public abstract static class AnnotationElement.Value extends AnnotationElement
AnnotationElement.Annotation, AnnotationElement.AnnotationTarget, AnnotationElement.Array, AnnotationElement.Attribute, AnnotationElement.AttributeType, AnnotationElement.Identifier, AnnotationElement.Literal, AnnotationElement.Value, AnnotationElement.Visitorposition, UNKNOWN_POSITION| Modifier | Constructor and Description |
|---|---|
protected |
Value(long pos) |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
getValue() |
abstract String |
toString()
All
Values must override toString() in a sensible manner. |
acceptVisitor, column, line, makePosition, positionToStringCopyright © 2020 JBoss, a division of Red Hat. All rights reserved.