c9ed1fa9b7d0d54093294ee915ff151479de176c
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type boolean to Boolean in method public getAnnotationParameterBoolean(a AnnotationBinding, paramName String) : Boolean in class com.google.gwt.dev.javac.JdtUtil | From | To | |
Rename Attribute | 1 | ||
Rename Attribute isJsInteropEnabled : boolean to isLegacyJsInteropEnabled : boolean in class com.google.gwt.dev.jjs.impl.GwtAstBuilder | From | To | |
Extract Variable | 2 | ||
Extract Variable rawType : JClassType in method public writeFieldDefinition(w IndentedWriter, typeOracle TypeOracle, ownerField OwnerField, designTime DesignTimeUtils, getterCount int, useLazyWidgetBuilders boolean) : void from class com.google.gwt.uibinder.rebind.AbstractFieldWriter | From | To | |
Extract Variable isJsType : boolean in method public maybeSetJsInteropProperties(type JDeclaredType, annotations Annotation...) : void from class com.google.gwt.dev.javac.JsInteropUtil | From | To |