Package org.checkerframework.javacutil.trees
package org.checkerframework.javacutil.trees
-
ClassDescriptionA DetachedVarSymbol represents a variable that is not part of any AST Tree.The TreeBuilder permits the creation of new AST Trees using the non-public Java compiler API TreeMaker.A utility class for parsing Java expression snippets, and converting them to proper Javac AST nodes.