|
Change Parameter Type node : JCTree to node : Tree in method private endPosition(node Tree) : int in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type name : JCTree to name : Tree in method private getLastComponent(name Tree) : String in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type node : JCTree to node : Tree in method private checkAnnotations(annotations List<? extends AnnotationTree>, node Tree) : boolean in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type annotations : List<JCAnnotation> to annotations : List<? extends AnnotationTree> in method private checkAnnotations(annotations List<? extends AnnotationTree>, node Tree) : boolean in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type unit : JCCompilationUnit to unit : CompilationUnitTree in method public strip(source String, unit CompilationUnitTree, sourcePositions SourcePositions) : String in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type node : JCTree to node : Tree in method private startPosition(node Tree) : int in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type modifier : JCAnnotation to modifier : AnnotationTree in method private isJ2ObjCIncompatible(modifier AnnotationTree) : boolean in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |
|
Change Parameter Type node : JCIdent to node : IdentifierTree in method public visitIdentifier(node IdentifierTree, unused Void) : Void in class com.google.devtools.j2objc.javac.JavacJ2ObjCIncompatibleStripper |
From |
To |