1bfb19943af193c8e26adcdc7ea5a70be72bec16
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 1 | ||
| Push Down Method public isJsFunctionImplementation() : boolean from class com.google.gwt.dev.jjs.ast.JDeclaredType to public isJsFunctionImplementation() : boolean from class com.google.gwt.dev.jjs.ast.JInterfaceType | From | To | |
| Move Method | 1 | ||
| Move Method public isJsFunctionImplementation() : boolean from class com.google.gwt.dev.jjs.ast.JDeclaredType to public isJsFunctionImplementation() : boolean from class com.google.gwt.dev.jjs.ast.JArrayType | From | To | |
| Extract Method | 2 | ||
| Extract Method private maybeCopyObjProperties(type JDeclaredType, toPrototype JsExpression, fromPrototype JsExpression) : void extracted from private generateCallToDefineClass(type JClassType, constructorArgs List<JsNameRef>) : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptTransformer | From | To | |
| Extract Method private maybeCopyObjProperties(type JDeclaredType, toPrototype JsExpression, fromPrototype JsExpression) : void extracted from private generateInlinedDefineClass(type JDeclaredType, classVar JsName) : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptTransformer | From | To |