| Interface | Description |
|---|---|
| AnnotationWrapper | |
| CodeBody | |
| EmitterContext |
RFU: If the generated code somwhow depends on emitter state, this is the callback interface to get or set this state.
|
| Class | Description |
|---|---|
| AnnotationAndParent | |
| AnnotationWithDefaultAnnotation | |
| GenAnnotatedConstruct |
"Implements" the new Element methods from Java 8.
|
| GenAnnotationMirror | |
| GenAnnotationType | |
| GenAnnotationValue | |
| GenArrayType | |
| GenClass | |
| GenConstructor | |
| GenDeclaredType | |
| GenElement | |
| GenEnum | |
| GenEnumConstant | |
| GenExecutableElement | |
| GenExtensions | |
| GenField | |
| GenInitializer | |
| GenInterface | |
| GenJava8ExecutableElement | |
| GenMethod | |
| GenName | |
| GenPackage | |
| GenParameter | |
| GenParameterizable | |
| GenQualifiedNameableElement | |
| GenStaticInitializer | |
| GenTypeElement | |
| GenTypeMirror | |
| GenTypeParameter | |
| GenUnresolvedType |
A type that has been created during code generation but that could not be resolved so far, sine the type element is not available or
has not been generated yet.
|
| GenUnresolvedTypeElement | |
| GenVariableElement | |
| ParameterWrapper | |
| Path |
Path for nested annotations / annotation values or for bean properties.
|
| Path.Segment | |
| PropertyImpl |
Copyright © 2018. All rights reserved.