a3373c6bc6764aec024ddae83b43a9f2e50f580c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable reportMethod : String to dependencyEntry : Entry<String,String> in method private makeDependenciesHtml(depGraphName String, dependencies Map<String,String>) : void in class com.google.gwt.soyc.MakeTopLevelHtmlForPerm | From | To | |
Extract Variable | 1 | ||
Extract Variable separator : String in method private printDependency(outFile PrintWriter, dependencies Map<String,String>, method String, depMethod String) : void from class com.google.gwt.soyc.MakeTopLevelHtmlForPerm.HtmlInterner | From | To | |
Change Variable Type | 1 | ||
Change Variable Type reportMethod : String to dependencyEntry : Entry<String,String> in method private makeDependenciesHtml(depGraphName String, dependencies Map<String,String>) : void in class com.google.gwt.soyc.MakeTopLevelHtmlForPerm | From | To | |
Inline Variable | 3 | ||
Inline Variable classString : String in method private printDependency(outFile PrintWriter, dependencies Map<String,String>, method String, depMethod String) : void from class com.google.gwt.soyc.MakeTopLevelHtmlForPerm.HtmlInterner | From | To | |
Inline Variable methodString : String in method private printDependency(outFile PrintWriter, dependencies Map<String,String>, method String, depMethod String) : void from class com.google.gwt.soyc.MakeTopLevelHtmlForPerm.HtmlInterner | From | To | |
Inline Variable packageString : String in method private printDependency(outFile PrintWriter, dependencies Map<String,String>, method String, depMethod String) : void from class com.google.gwt.soyc.MakeTopLevelHtmlForPerm.HtmlInterner | From | To | |
Extract Method | 4 | ||
Extract Method private internMethod(interner HtmlInterner, method String) : void extracted from private makeDependenciesHtml(depGraphName String, dependencies Map<String,String>) : void in class com.google.gwt.soyc.MakeTopLevelHtmlForPerm | From | To | |
Extract Method private methodDependencyString(method String) : String extracted from private printDependency(outFile PrintWriter, dependencies Map<String,String>, method String, depMethod String) : void in class com.google.gwt.soyc.MakeTopLevelHtmlForPerm.HtmlInterner | From | To |