ef0a64344dab81cbe5a0570258fad2af6f4d4d85
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable newBinding : IMethodBinding to newMethod : ExecutableElement in method public visit(node MethodInvocation) : boolean in class com.google.devtools.j2objc.translate.GwtConverter | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type newBinding : IMethodBinding to newMethod : ExecutableElement in method public visit(node MethodInvocation) : boolean in class com.google.devtools.j2objc.translate.GwtConverter | From | To | |
| Change Variable Type method : IMethodBinding to method : ExecutableElement in method public visit(node MethodInvocation) : boolean in class com.google.devtools.j2objc.translate.GwtConverter | From | To | |
| Change Variable Type method : IMethodBinding to method : ExecutableElement in method private isGwtTest(node Expression) : boolean in class com.google.devtools.j2objc.translate.GwtConverter | From | To |