|
Rename Variable overrides : Collection<JMethod> to overriddenMethods : Collection<JMethod> in method public visit(x JMethod, ctx Context) : boolean in class com.google.gwt.dev.jjs.impl.TypeTightener.RecordVisitor |
From |
To |
|
Rename Variable overrideType : JReferenceType to overridingMethodEnclosingType : JReferenceType in method public endVisit(x JMethodCall, ctx Context) : void in class com.google.gwt.dev.jjs.impl.TypeTightener.TightenTypesVisitor |
From |
To |
|
Rename Variable override : JMethod to overridingMethod : JMethod in method public endVisit(x JMethodCall, ctx Context) : void in class com.google.gwt.dev.jjs.impl.TypeTightener.TightenTypesVisitor |
From |
To |
|
Rename Variable overrides : Set<JMethod> to overriddenMethods : Set<JMethod> in method public visit(x JMethod, ctx Context) : boolean in class com.google.gwt.dev.jjs.impl.SameParameterValueOptimizer.AnalysisVisitor |
From |
To |