322ac9867e4694aa4ed0605b25f841db049258a6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable getPrototypeCall : JsInvocation to protoRef : JsInvocation in method private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Rename Variable superMethodTargetType : JDeclaredType to superClass : JDeclaredType in method private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Inline Method | 1 | ||
| Inline Method private dispatchToSuperPrototype(x JMethodCall, method JMethod, qualifier JsNameRef, jsInvocation JsInvocation) : JsExpression inlined to private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute callName : JsName to call : JsName in method private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Extract Variable | 2 | ||
| Extract Variable instance : JsExpression in method private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
| Extract Variable sourceInfo : SourceInfo in method private dispatchToSuper(x JMethodCall, method JMethod, args List<JsExpression>) : JsExpression from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To |