c97448d3557c0f4d893556e5ef7331a29fcdef8d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private isClinitCall(statement JStatement, superClass JClassType) : boolean from class com.google.gwt.dev.jjs.impl.JjsUtils to private isClinitCall(statement JStatement, superClass JClassType) : boolean from class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
| Move Method public isClinitEmpty(type JDeclaredType) : boolean from class com.google.gwt.dev.jjs.impl.JjsUtils to private isClinitEmpty(type JDeclaredType) : boolean from class com.google.gwt.dev.jjs.impl.JsInteropRestrictionChecker | From | To | |
| Inline Variable | 1 | ||
| Inline Variable constructors : List<JMethod> in method private getDefaultConstructor() : JMethod from class com.google.gwt.dev.jjs.ast.JDeclaredType | From | To |