8958cd4acae016c67827ff2d170cd003331155ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public __disabled__testRenamedSuperclassJsPropertyFails() : void renamed to public testRenamedSuperclassJsPropertyFails() : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionCheckerTest | From | To | |
Rename Variable | 3 | ||
Rename Variable overriddenMethod : JMethod to method : JMethod in method public canBeReferencedExternally() : boolean in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Rename Variable overriddenMethod : JMethod to method : JMethod in method public isOrOverridesJsFunctionMethod() : boolean in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Rename Variable overriddenMethod : JMethod to method : JMethod in method public getJsMemberType() : JsMemberType in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method private checkJsPropertyAccessor(member JMember) : boolean in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To |