05603ff2ee3c671c67be6a74573629d51d6e11b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type modulePath : ModulePath to codingConvention : CodingConvention in method package DepsFinder(codingConvention CodingConvention) in class com.google.javascript.jscomp.CompilerInput.DepsFinder | From | To | |
Inline Method | 2 | ||
Inline Method package isParsed() : boolean inlined to public getAstRoot(compiler AbstractCompiler) : Node in class com.google.javascript.jscomp.JsAst | From | To | |
Rename Attribute | 1 | ||
Rename Attribute modulePath : ModulePath to codingConvention : CodingConvention in class com.google.javascript.jscomp.CompilerInput.DepsFinder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type modulePath : ModulePath to codingConvention : CodingConvention in class com.google.javascript.jscomp.CompilerInput.DepsFinder | From | To | |
Inline Variable | 1 | ||
Inline Variable moduleLoader : ModuleLoader in method package getPath() : ModulePath from class com.google.javascript.jscomp.CompilerInput | From | To | |
Rename Parameter | 1 | ||
Rename Parameter modulePath : ModulePath to codingConvention : CodingConvention in method package DepsFinder(codingConvention CodingConvention) in class com.google.javascript.jscomp.CompilerInput.DepsFinder | From | To |