|
Change Variable Type var : IVariableBinding to var : VariableElement in method public hasSideEffect(expr Expression) : boolean in class com.google.devtools.j2objc.util.TranslationUtil |
From |
To |
|
Change Variable Type intrface : ITypeBinding to intrface : TypeElement in method private getInterfaceNames() : List<String> in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator |
From |
To |
|
Change Variable Type var : IVariableBinding to var : VariableElement in method public getOperatorFunctionModifier(expr Expression) : String in class com.google.devtools.j2objc.util.TranslationUtil |
From |
To |
|
Change Variable Type result : List<ITypeBinding> to result : List<TypeElement> in method public getInterfaceTypes(node AbstractTypeDeclaration) : List<TypeElement> in class com.google.devtools.j2objc.util.TranslationUtil |
From |
To |
|
Change Variable Type interfaze : ITypeBinding to interfaze : TypeElement in method private visitTypeDeclaration(node AbstractTypeDeclaration) : boolean in class com.google.devtools.j2objc.types.HeaderImportCollector |
From |
To |
|
Change Variable Type supertype : ITypeBinding to supertype : TypeElement in method private getSuperTypeName() : String in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator |
From |
To |