d24d175572ebf97b06e480f04c3f452bb6355afa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package testModules(test CompilerTestCase, input String, error DiagnosticType) : void renamed to package testModulesError(test CompilerTestCase, input String, error DiagnosticType) : void in class com.google.javascript.jscomp.ModulesTestUtils | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type compiler : Compiler to compiler : AbstractCompiler in method public Es6RewriteModules(compiler AbstractCompiler) in class com.google.javascript.jscomp.Es6RewriteModules | From | To | |
| Extract Variable | 1 | ||
| Extract Variable options : CompilerOptions in method public testModuleConflict() : void from class com.google.javascript.jscomp.LazyParsedDependencyInfoTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public clearState() : void extracted from public processFile(root Node) : void in class com.google.javascript.jscomp.Es6RewriteModules | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type compiler : Compiler to compiler : AbstractCompiler in class com.google.javascript.jscomp.Es6RewriteModules | From | To |