ed8c028c0d832b89660b71ed31ba1fecf5e52a51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type originalSourcesLoader : Function<String,SourceFile> to originalSourcesLoader : ExternalSourceLoader in method package setOriginalSourcesLoader(originalSourcesLoader ExternalSourceLoader) : void in class com.google.javascript.jscomp.Compiler | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Function<String,SourceFile> to ExternalSourceLoader in method private createFileLoader(sourceFiles List<SourceFile>) : ExternalSourceLoader in class com.google.javascript.jscomp.CompilerTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type originalSourcesLoader : Function<String,SourceFile> to originalSourcesLoader : ExternalSourceLoader in class com.google.javascript.jscomp.Compiler | From | To |