3eabb7beba0d8b477df154c57bb664184c9cd215
Files Diff
- Added: 5
- Removed: 1
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable f2 : FooImpl to listNoExport : FooImpl in method public testVirtualUpRefs() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable c2 : Collection to collectionNoExport : Collection in method public testVirtualUpRefs() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Rename Variable l2 : ListImpl to listWithExport : ListImpl in method public testVirtualUpRefs() : void in class com.google.gwt.core.client.interop.JsTypeTest | From | To | |
Extract Method | 2 | ||
Extract Method private isImmediateJsTypeMethod(x JMethod) : boolean extracted from public isJsTypeMethod(x JMethod) : boolean in class com.google.gwt.dev.jjs.ast.JTypeOracle | From | To | |
Rename Parameter | 1 | ||
Rename Parameter b : MethodBinding to methodBinding : MethodBinding in method public fromMethodBinding(methodBinding MethodBinding) : AccessModifier in class com.google.gwt.dev.jjs.ast.AccessModifier | From | To |