AbstractAnnotationValueVisitor6

Class AbstractAnnotationValueVisitor6<R,P>

Type Parameters:
R - the return type of this visitor's methods
P - the type of the additional parameter to this visitor's methods.
All Implemented Interfaces:
AnnotationValueVisitor<R,P>
Direct Known Subclasses:
AbstractAnnotationValueVisitor7, SimpleAnnotationValueVisitor6
@SupportedSourceVersion(value=RELEASE_6)