Package com.tonic.parser.attribute.annotation
Annotation values as stored in the runtime annotation attributes.
-
Class Summary Class Description Annotation A parsed annotation: its type descriptor index and element-value pairs.ElementValue An annotation element value: a tag character and its tag-dependent payload.ElementValuePair An annotation element-value pair: the element name and its value.EnumConst An enum constant used as an annotation value: its type and constant name indices.