public class CFTreeBuilder extends TreeBuilder
elements, env, javacTypes, maker, modelTypes, names, symtab| Constructor and Description | 
|---|
| CFTreeBuilder(ProcessingEnvironment env)Creates a  CFTreeBuilder. | 
| Modifier and Type | Method and Description | 
|---|---|
| Tree | buildAnnotatedType(TypeMirror type)Builds an AST Tree representing a type, including AnnotationTrees for its annotations. | 
buildArrayAccess, buildArrayLengthAccess, buildAssignment, buildAssignment, buildBinary, buildClassUse, buildHasNextMethodAccess, buildIteratorMethodAccess, buildLessThan, buildLiteral, buildMethodInvocation, buildMethodInvocation, buildNewArray, buildNextMethodAccess, buildPrimValueMethodAccess, buildTypeCast, buildValueOfMethodAccess, buildVariableDecl, buildVariableDecl, buildVariableUse, getValueOfMethod, kindToTagpublic CFTreeBuilder(ProcessingEnvironment env)
CFTreeBuilder.env - environmentpublic Tree buildAnnotatedType(TypeMirror type)
type - the type