d19f1f533ba998ae01a09170daf2ca0b3ee382d1
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable result : List<JDeclaredType> in method public process(cud CompilationUnitDeclaration, sourceMapPath String, jsniMethods Map<MethodDeclaration,JsniMethod>, jsniRefs Map<String,Binding>, compilerContext CompilerContext) : List<JDeclaredType> from class com.google.gwt.dev.jjs.impl.GwtAstBuilder | From | To | |
Extract Method | 1 | ||
Extract Method private processImpl() : List<JDeclaredType> extracted from public process(cud CompilationUnitDeclaration, sourceMapPath String, jsniMethods Map<MethodDeclaration,JsniMethod>, jsniRefs Map<String,Binding>, compilerContext CompilerContext) : List<JDeclaredType> in class com.google.gwt.dev.jjs.impl.GwtAstBuilder | From | To |