109519df41d25ab90822222e81bb71dc1991d9e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private getCompiler() : Compiler extracted from private parse(js String) : Node in class com.google.javascript.jscomp.FunctionArgumentInjectorTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type EMPTY_STRING_SET : Set<String> to EMPTY_STRING_SET : ImmutableSet<String> in class com.google.javascript.jscomp.FunctionArgumentInjectorTest | From | To |