72b2e639f4c98231edaddeb30137e73eb49970c9
Files Diff
- Added: 6
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testCollidingJsTypeJsPropertiesSucceeds() : void renamed to public testCollidingJsPropertiesSetterAndGetterSucceeds() : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionCheckerTest | From | To | |
Rename Method private checkJsTypeMemberName(x JMember, memberName String) : void renamed to private checkJsTypeFieldName(field JField, memberName String) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
Rename Method public setJsProperty(jsProperty boolean) : void renamed to public setJsPropertyType(jsPropertyType JsPropertyType) : void in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Change Parameter Type | 4 | ||
Change Parameter Type methodName : String to targetMethod : JMethod in method private createHasDispatch(x JMethodCall, targetMethod JMethod, qualExpr JsExpression) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
Change Parameter Type jsProperty : boolean to jsPropertyType : JsPropertyType in method public setJsPropertyType(jsPropertyType JsPropertyType) : void in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Change Parameter Type methodName : String to targetMethod : JMethod in method private createGetterDispatch(x JMethodCall, unnecessaryQualifier JsExpression, targetMethod JMethod, qualExpr JsExpression) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
Change Parameter Type x : JMember to field : JField in method private checkJsTypeFieldName(field JField, memberName String) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
Move Method | 1 | ||
Move Method private startsWithCamelCase(string String, prefix String) : boolean from class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST to private startsWithCamelCase(string String, prefix String) : boolean from class com.google.gwt.dev.javac.JsInteropUtil | From | To | |
Rename Variable | 4 | ||
Rename Variable point : JsPoint to object : JsTypeIsProperty in method public testJsPropertyIsX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable point : JsPoint to object : JsTypeGetProperty in method public testJsPropertyGetX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable point : JsPoint to object : JsTypeHasProperty in method public testJsPropertyHasX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable point : JsPoint to object : JsTypeRawGetProperty in method public testJsPropertyX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute jsProperty : boolean to jsPropertyType : JsPropertyType in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Change Variable Type | 4 | ||
Change Variable Type point : JsPoint to object : JsTypeHasProperty in method public testJsPropertyHasX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Variable Type point : JsPoint to object : JsTypeIsProperty in method public testJsPropertyIsX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Variable Type point : JsPoint to object : JsTypeGetProperty in method public testJsPropertyGetX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Variable Type point : JsPoint to object : JsTypeRawGetProperty in method public testJsPropertyX() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type jsProperty : boolean to jsPropertyType : JsPropertyType in class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getImmediateOrTransitiveJsMemberName() : String extracted from private checkJsTypeMethod(x JMethod) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker & moved to class com.google.gwt.dev.jjs.ast.JMethod | From | To | |
Rename Parameter | 5 | ||
Rename Parameter methodName : String to targetMethod : JMethod in method private createGetterDispatch(x JMethodCall, unnecessaryQualifier JsExpression, targetMethod JMethod, qualExpr JsExpression) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
Rename Parameter x : JMember to field : JField in method private checkJsTypeFieldName(field JField, memberName String) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
Rename Parameter x : JMethod to method : JMethod in method private checkJsTypeMethod(method JMethod) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
Rename Parameter methodName : String to targetMethod : JMethod in method private createHasDispatch(x JMethodCall, targetMethod JMethod, qualExpr JsExpression) : JsExpression in class com.google.gwt.dev.jjs.impl.GenerateJavaScriptAST.GenerateJavaScriptVisitor | From | To | |
Rename Parameter jsProperty : boolean to jsPropertyType : JsPropertyType in method public setJsPropertyType(jsPropertyType JsPropertyType) : void in class com.google.gwt.dev.jjs.ast.JMethod | From | To |