3345e540493b140531f5180c7137027a76689e8e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method private startsWithCamelCase(string String, prefix String) : boolean from class com.google.gwt.dev.javac.JsInteropUtil to private startsWithCamelCase(string String, prefix String) : boolean from class com.google.gwt.dev.jjs.ast.JMethod.JsPropertyAccessorType | From | To | |
| Extract Variable | 1 | ||
| Extract Variable jsPropertyAnnotation : AnnotationBinding in method public maybeSetJsInteropPropertiesNew(method JMethod, annotations Annotation...) : void from class com.google.gwt.dev.javac.JsInteropUtil | From | To |