d278b9a40d081c1f1da64f8bcf87fa3de6731d59
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type type : ITypeBinding to type : TypeElement in method public needsReflection(type TypeElement) : boolean in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Rename Variable | 1 | ||
| Rename Variable methodBinding : IMethodBinding to methodElement : ExecutableElement in method public endVisit(node MethodDeclaration) : void in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type methodBinding : IMethodBinding to methodElement : ExecutableElement in method public endVisit(node MethodDeclaration) : void in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To | |
| Inline Variable | 1 | ||
| Inline Variable isInterface : boolean in method public endVisit(node MethodDeclaration) : void from class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To |