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