2f3cd4abb03bc133bedacc6e78aea05330a013aa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type comments : ImmutableList<Comment> to tree : ProgramTree in method private IRFactory(sourceString String, sourceFile StaticSourceFile, config Config, errorReporter ErrorReporter, tree ProgramTree) in class com.google.javascript.jscomp.parsing.IRFactory | From | To | |
| Move Method | 1 | ||
| Move Method package maybeWarnForFeature(node ParseTree, feature Feature) : void from class com.google.javascript.jscomp.parsing.IRFactory.TransformDispatcher to package maybeWarnForFeature(node ParseTree, feature Feature) : void from class com.google.javascript.jscomp.parsing.IRFactory | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter comments : ImmutableList<Comment> to tree : ProgramTree in method private IRFactory(sourceString String, sourceFile StaticSourceFile, config Config, errorReporter ErrorReporter, tree ProgramTree) in class com.google.javascript.jscomp.parsing.IRFactory | From | To |