Package org.codehaus.backport175.compiler.parser

Class Summary
AnnotationParser The annotation visitor.
AnnotationValidator Validates that the type for an annotation value that has been parsed is the correct type, e.g.
 

Exception Summary
AnnotationValidationException Thrown when error in the validation of the values of the annotations.
ParseException Thrown when error in parsing the annotation expression ie when the JSR-175 checks fails.