|
Move Method package getNameString(hasName HasName) : String from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST to public getNameString(hasName HasName) : String from class com.google.gwt.dev.jjs.impl.JjsUtils |
From |
To |
|
Move Method private constructManglingSignature(x JMethod, partialSignature StringBuilder) : void from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST to public constructManglingSignature(x JMethod, partialSignature StringBuilder) : void from class com.google.gwt.dev.jjs.impl.JjsUtils |
From |
To |
|
Move Method package classNameForMethodReference(samInterface JInterfaceType, referredMethod JMethod, haveReceiver boolean) : String from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST to private classNameForMethodReference(samInterface JInterfaceType, referredMethod JMethod, haveReceiver boolean) : String from class com.google.gwt.dev.jjs.impl.GwtAstBuilder.AstVisitor |
From |
To |