c6419e386f571ce1f915a9e8b066ca05ac2dcdc9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private checkJsTypeHierarchy(interfaceType JInterfaceType) : void renamed to private checkJsInterface(interfaceType JDeclaredType) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type interfaceType : JInterfaceType to interfaceType : JDeclaredType in method private checkJsInterface(interfaceType JDeclaredType) : void in class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To |