|
Rename Method public setMethodElement(newMethodElement ExecutableElement) : MethodDeclaration renamed to public setExecutableElement(newElement ExecutableElement) : MethodDeclaration in class com.google.devtools.j2objc.ast.MethodDeclaration |
From |
To |
|
Rename Method public getMethodElement() : ExecutableElement renamed to public getExecutableElement() : ExecutableElement in class com.google.devtools.j2objc.ast.MethodDeclaration |
From |
To |
|
Rename Method public setElement(newElement TypeElement) : AnonymousClassDeclaration renamed to public setTypeElement(newElement TypeElement) : AnonymousClassDeclaration in class com.google.devtools.j2objc.ast.AnonymousClassDeclaration |
From |
To |
|
Rename Method public getElement() : TypeElement renamed to public getTypeElement() : TypeElement in class com.google.devtools.j2objc.ast.AbstractTypeDeclaration |
From |
To |
|
Rename Method public getElement() : TypeElement renamed to public getTypeElement() : TypeElement in class com.google.devtools.j2objc.ast.AnonymousClassDeclaration |
From |
To |