Searched refs:trees (Results 1 – 2 of 2) sorted by relevance
63 protected Trees trees; field in SingleAnnotationProcessor72 this.trees = Trees.instance(processingEnv); in init()75 this.sourcePositions = trees.getSourcePositions(); in init()152 TreePath path = trees.getPath(element, annotationMirror); in getSourcePosition()
57 # Allow optimization of some AST trees. This will activate a peephole AST