b8612c35c057d5bd7868a643345fbed4de5e34f7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable toStringMeth : JMethod to toStringMethod : JMethod in method private generateToStringAlias(x JClassType, globalStmts List<JsStatement>) : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Inline Method | 1 | ||
| Inline Method private createNativeToStringRef(qualifier JsExpression) : JsNameRef inlined to private generateToStringAlias(x JClassType, globalStmts List<JsStatement>) : void in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To |