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