Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- getAnnotationMirror(Element, Class<? extends Annotation>) - Method in interface org.tquadrat.foundation.ap.APHelper
-
Retrieves the
AnnotationMirror
for the given annotation from the givenElement
instance. - getAnnotationValue(AnnotationMirror) - Method in interface org.tquadrat.foundation.ap.APHelper
-
Retrieves the annotation value from the given annotation mirror.
- getAnnotationValue(AnnotationMirror, String) - Method in interface org.tquadrat.foundation.ap.APHelper
-
Retrieves the annotation value with the given name from the given annotation mirror.
- getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class org.tquadrat.foundation.ap.APBase
- getElementUtils() - Method in class org.tquadrat.foundation.ap.APBase
- getFiler() - Method in class org.tquadrat.foundation.ap.APBase
- getLocale() - Method in class org.tquadrat.foundation.ap.APBase
- getMessager() - Method in class org.tquadrat.foundation.ap.APBase
- getOption(String) - Method in class org.tquadrat.foundation.ap.APBase
-
Retrieves the option with the given name from the annotation processors startup options.
- getOptions() - Method in class org.tquadrat.foundation.ap.APBase
- getSourceVersion() - Method in class org.tquadrat.foundation.ap.APBase
- getSupportedAnnotationClasses() - Method in class org.tquadrat.foundation.ap.APBase
-
Returns the classes for the supported annotations.
- getSupportedAnnotationTypes() - Method in class org.tquadrat.foundation.ap.APBase
- getSupportedOptions() - Method in class org.tquadrat.foundation.ap.APBase
- getSupportedSourceVersion() - Method in class org.tquadrat.foundation.ap.APBase
- getTypeMirrorFromAnnotationValue(Element, Class<? extends Annotation>) - Method in interface org.tquadrat.foundation.ap.APHelper
-
Retrieves a
TypeMirror
instance from an annotation. - getTypeMirrorFromAnnotationValue(Element, Class<? extends Annotation>, String) - Method in interface org.tquadrat.foundation.ap.APHelper
-
Retrieves a
TypeMirror
instance from an annotation. - getTypeUtils() - Method in class org.tquadrat.foundation.ap.APBase
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form