f4c53254390e51a9ab24110c5e2d980e03af43bf
Files Diff
- Added: 1
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class com.google.javascript.jscomp.parsing.NewIRFactory renamed to com.google.javascript.jscomp.parsing.IRFactory | From | To | |
Change Variable Type | 1 | ||
Change Variable Type irFactory : NewIRFactory to irFactory : IRFactory in method public transformTree(tree ProgramTree, sourceFile StaticSourceFile, sourceString String, config Config, errorReporter ErrorReporter) : Node in class com.google.javascript.jscomp.parsing.IRFactory | From | To |