c8df99e3bed17f8540e0292bd691d1f75b6f2cb9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable locationMapping : String to mapping : Map.Entry<String,String> in method package getSourceMapLocationMappings() : List<SourceMap.LocationMapping> in class com.google.javascript.jscomp.CommandLineRunner.Flags | From | To | |
Change Variable Type | 1 | ||
Change Variable Type locationMapping : String to mapping : Map.Entry<String,String> in method package getSourceMapLocationMappings() : List<SourceMap.LocationMapping> in class com.google.javascript.jscomp.CommandLineRunner.Flags | From | To | |
Extract Method | 1 | ||
Extract Method private splitPipeParts(input Iterable<String>, flagName String) : ImmutableMap<String,String> extracted from package getSourceMapLocationMappings() : List<SourceMap.LocationMapping> in class com.google.javascript.jscomp.CommandLineRunner.Flags | From | To |