|
Rename Method public maybeSetJsInteropPropertiesNew(method JMethod, generateExport boolean, annotations Annotation...) : void renamed to public maybeSetJsInteropProperties(method JMethod, generateExport boolean, annotations Annotation...) : void in class com.google.gwt.dev.javac.JsInteropUtil |
From |
To |
|
Rename Method private setJsInteropPropertiesNew(member JMember, annotations Annotation[], memberAnnotation AnnotationBinding, isAccessor boolean, generateExport boolean) : void renamed to private setJsInteropProperties(member JMember, annotations Annotation[], memberAnnotation AnnotationBinding, isAccessor boolean, generateExport boolean) : void in class com.google.gwt.dev.javac.JsInteropUtil |
From |
To |
|
Rename Method public maybeSetJsInteropPropertiesNew(field JField, generateExport boolean, annotations Annotation...) : void renamed to public maybeSetJsInteropProperties(field JField, generateExport boolean, annotations Annotation...) : void in class com.google.gwt.dev.javac.JsInteropUtil |
From |
To |
|
Rename Method public testInstanceOf_jsoWithProto() : void renamed to public testInstanceOf_nativeJsType() : void in class com.google.gwt.core.interop.JsTypeTest |
From |
To |
|
Rename Method public testInstanceOf_extendsJsTypeWithProto() : void renamed to public testInstanceOf_extendsNativeJsType() : void in class com.google.gwt.core.interop.JsTypeTest |
From |
To |