704bd50add0eeef2b629146eb0edbfa526a7263f
Files Diff
- Added: 11
- Removed: 8
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private makeNativeButton() : Object renamed to private createNativeButton() : Object in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Move And Rename Method | 4 | ||
Move And Rename Method public testStaticInitializerStaticMethod() : void from class com.google.gwt.core.client.interop.JsTypeTest to public testClinit_staticMethod() : void from class com.google.gwt.core.client.interop.JsExportTest | From | To | |
Move And Rename Method public testStaticInitializerStaticField() : void from class com.google.gwt.core.client.interop.JsTypeTest to public testClinit_staticField() : void from class com.google.gwt.core.client.interop.JsExportTest | From | To | |
Move And Rename Method public testStaticInitializerVirtualMethod() : void from class com.google.gwt.core.client.interop.JsTypeTest to public testClinit_virtualMethod() : void from class com.google.gwt.core.client.interop.JsExportTest | From | To | |
Move And Rename Method public testNotExport() : void from class com.google.gwt.core.client.interop.JsTypeTest to public testNoExport() : void from class com.google.gwt.core.client.interop.JsExportTest | From | To | |
Rename Variable | 3 | ||
Rename Variable doc2 : MyJsInterface.LocalMyClass to button : ElementLikeJsInterface in method public testCasts() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable doc1 : MyJsInterface to myClass : MyJsInterface in method public testCasts() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable qualifier : JsNameRef to newRef : JsNameRef in method public convertQualifiedPrototypeToNameRef(sourceInfo SourceInfo, jsPrototype String) : JsNameRef in class com.google.gwt.dev.javac.JsInteropUtil | From | To | |
Rename Class | 6 | ||
Rename Class com.google.gwt.core.client.interop.NamespaceTester renamed to com.google.gwt.core.client.interop.MyExportedClassWithNamespace | From | To | |
Rename Class com.google.gwt.core.client.interop.MyClassImpl renamed to com.google.gwt.core.client.interop.MyClassExtendsJsPrototype | From | To | |
Rename Class com.google.gwt.core.client.interop.NestedTest renamed to com.google.gwt.core.client.interop.MyClassWithNestedEnum | From | To | |
Rename Class com.google.gwt.core.client.interop.OuternamespaceTester renamed to com.google.gwt.core.client.interop.MyClassWithNamespaceNested | From | To | |
Rename Class com.google.gwt.core.client.interop.MyButtonWithIterator renamed to com.google.gwt.core.client.interop.MyCustomHtmlButtonWithIterator | From | To | |
Rename Class com.google.gwt.core.client.interop.PackageNamespaceTester renamed to com.google.gwt.core.client.interop.MyExportedClassWithPackageNamespace | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class com.google.gwt.core.client.interop.MyJsInterface.LocalMyClass moved and renamed to com.google.gwt.core.client.interop.MyNamespacedJsInterface | From | To | |
Move Class | 1 | ||
Move Class com.google.gwt.core.client.interop.MyClassImpl3.A moved to com.google.gwt.core.client.interop.MyClassExportsMethod.A | From | To | |
Change Variable Type | 3 | ||
Change Variable Type doc2 : MyJsInterface.LocalMyClass to button : ElementLikeJsInterface in method public testCasts() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Variable Type mc : MyClassImpl to mc : MyClassExtendsJsPrototype in method public testSubClassWithSuperCalls() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Variable Type mc : MyClassImpl to mc : MyClassExtendsJsPrototype in method public testJsProperties() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To |