283d5112c9164ca27c3c7fddaf9872669244e94b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type declaringClass : ITypeBinding to declaringClass : TypeMirror in method private getOuterArg(node ClassInstanceCreation, declaringClass TypeMirror) : Expression in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Rename Variable | 3 | ||
| Rename Variable captureParams : List<ITypeBinding> to parameterTypes : List<TypeMirror> in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Rename Variable binding : GeneratedMethodBinding to element : GeneratedExecutableElement in method public endVisit(node SuperConstructorInvocation) : void in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Rename Variable binding : GeneratedMethodBinding to element : GeneratedExecutableElement in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Change Return Type | 1 | ||
| Change Return Type JdtTypeMirror to JdtExecutableType in method public getType(binding IMethodBinding) : JdtExecutableType in class com.google.devtools.j2objc.jdt.BindingConverter | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type captureParams : List<ITypeBinding> to parameterTypes : List<TypeMirror> in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Change Variable Type binding : GeneratedMethodBinding to element : GeneratedExecutableElement in method public endVisit(node SuperConstructorInvocation) : void in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Change Variable Type outerExpressionType : ITypeBinding to outerExpressionType : TypeMirror in method public endVisit(node SuperConstructorInvocation) : void in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To | |
| Change Variable Type binding : GeneratedMethodBinding to element : GeneratedExecutableElement in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer | From | To |