|
Rename Variable path : List<VariableElement> to var : VariableElement in method public testNestedLocalClassesWithNestedCreations() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Rename Variable qualifier : Name to receiver : Expression in method public endVisit(node SuperMethodInvocation) : void in class com.google.devtools.j2objc.translate.SuperMethodInvocationRewriter |
From |
To |
|
Rename Variable path : List<VariableElement> to outerVar : VariableElement in method public testOuterVarAccess() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Rename Variable fooPath : List<VariableElement> to fooReceiver : VariableElement in method public testInheritedOuterMethod() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Rename Variable captureArgPath : List<VariableElement> to captureArg : Expression in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer |
From |
To |
|
Rename Variable captureArgPaths : List<List<VariableElement>> to captureArgs : List<Expression> in method public testAnonymousClassCreatesLocalClassWithCaptures() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Rename Variable captureArgs : List<Expression> to outerArgs : List<Expression> in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer |
From |
To |
|
Rename Variable qualifierType : TypeMirror to receiverType : TypeMirror in method public endVisit(node SuperMethodInvocation) : void in class com.google.devtools.j2objc.translate.SuperMethodInvocationRewriter |
From |
To |
|
Rename Variable captureArgPaths : List<List<VariableElement>> to captureArgs : List<Expression> in method public testCapturedLocalVariable() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Change Variable Type captureArgPath : List<VariableElement> to captureArg : Expression in method public visit(node ClassInstanceCreation) : boolean in class com.google.devtools.j2objc.translate.OuterReferenceFixer |
From |
To |
|
Change Variable Type captureArgPaths : List<List<VariableElement>> to captureArgs : List<Expression> in method public testAnonymousClassCreatesLocalClassWithCaptures() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Change Variable Type path : List<VariableElement> to path : Name in method private getPathForField(var VariableElement) : Name in class com.google.devtools.j2objc.translate.OuterReferenceResolver |
From |
To |
|
Change Variable Type captureArgPaths : List<List<VariableElement>> to captureArgs : List<Expression> in method public testCapturedLocalVariable() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Change Variable Type path : List<VariableElement> to var : VariableElement in method public testNestedLocalClassesWithNestedCreations() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Change Variable Type qualifier : Name to receiver : Expression in method public endVisit(node SuperMethodInvocation) : void in class com.google.devtools.j2objc.translate.SuperMethodInvocationRewriter |
From |
To |
|
Change Variable Type path : List<VariableElement> to outerVar : VariableElement in method public testOuterVarAccess() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |
|
Change Variable Type fooPath : List<VariableElement> to fooReceiver : VariableElement in method public testInheritedOuterMethod() : void in class com.google.devtools.j2objc.translate.OuterReferenceResolverTest |
From |
To |