public class CFTreeBuilder extends TreeBuilder
elements, env, javacTypes, maker, modelTypes, names, symtab| Constructor and Description | 
|---|
| CFTreeBuilder(ProcessingEnvironment env) | 
| Modifier and Type | Method and Description | 
|---|---|
| Tree | buildAnnotatedType(AnnotatedTypeMirror annotatedType)Builds an AST Tree representing an AnnotatedTypeMirror. | 
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)
public Tree buildAnnotatedType(AnnotatedTypeMirror annotatedType)
annotatedType - the annotated type