278563ec4518efdad7e023ac977f864e040d5e12
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type isInterface : boolean to declaringClass : ITypeBinding in method private newReturnTypeNarrowingDeclaration(method IMethodBinding, declaringClass ITypeBinding) : MethodDeclaration in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To | |
| Rename Variable | 1 | ||
| Rename Variable method : IMethodBinding to binding : IOSMethodBinding in method private newReturnTypeNarrowingDeclaration(method IMethodBinding, declaringClass ITypeBinding) : MethodDeclaration in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute methodBinding : IMethodBinding to executableElement : ExecutableElement in class com.google.devtools.j2objc.ast.MethodDeclaration | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type method : IMethodBinding to binding : IOSMethodBinding in method private newReturnTypeNarrowingDeclaration(method IMethodBinding, declaringClass ITypeBinding) : MethodDeclaration in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type methodBinding : IMethodBinding to executableElement : ExecutableElement in class com.google.devtools.j2objc.ast.MethodDeclaration | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter isInterface : boolean to declaringClass : ITypeBinding in method private newReturnTypeNarrowingDeclaration(method IMethodBinding, declaringClass ITypeBinding) : MethodDeclaration in class com.google.devtools.j2objc.translate.AbstractMethodRewriter | From | To |