481ef6fe86880cb0c70bc51683b6d888ca6e9959
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type closureFunction : String to closureFunctions : String... in method package RequireProvideSorter(closureFunctions String...) in class com.google.javascript.refactoring.ErrorToFixMapper.RequireProvideSorter | From | To | |
Rename Attribute | 1 | ||
Rename Attribute closureFunction : String to closureFunctions : ImmutableSet<String> in class com.google.javascript.refactoring.ErrorToFixMapper.RequireProvideSorter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type closureFunction : String to closureFunctions : ImmutableSet<String> in class com.google.javascript.refactoring.ErrorToFixMapper.RequireProvideSorter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter closureFunction : String to closureFunctions : String... in method package RequireProvideSorter(closureFunctions String...) in class com.google.javascript.refactoring.ErrorToFixMapper.RequireProvideSorter | From | To |