public class TypeSystemParser extends AbstractParser<TypeSystemData>
context, generateSlowPathOnly, generateSlowPathOnlyFilter, log, processingEnv, types| Constructor and Description |
|---|
TypeSystemParser() |
| Modifier and Type | Method and Description |
|---|---|
DeclaredType |
getAnnotationType() |
protected TypeSystemData |
parse(Element element,
List<AnnotationMirror> mirror) |
filterErrorElements, getAllAnnotationTypes, getRepeatAnnotationType, getTypeDelegatedAnnotationTypes, isDelegateToRootDeclaredType, isGenerateSlowPathOnly, isGenerateSlowPathOnly, parse, parse, setGenerateSlowPathOnlypublic DeclaredType getAnnotationType()
getAnnotationType in class AbstractParser<TypeSystemData>protected TypeSystemData parse(Element element, List<AnnotationMirror> mirror)
parse in class AbstractParser<TypeSystemData>