public static final class AnnotationElement.Identifier extends AnnotationElement.Value
AnnotationElement.Annotation, AnnotationElement.Array, AnnotationElement.Attribute, AnnotationElement.Identifier, AnnotationElement.Literal, AnnotationElement.Value, AnnotationElement.Visitorposition, UNKNOWN_POSITION| Constructor and Description |
|---|
Identifier(long pos,
String identifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
acceptVisitor(AnnotationElement.Visitor visitor) |
String |
getIdentifier() |
String |
getValue() |
column, line, makePosition, positionToStringpublic Identifier(long pos,
String identifier)
public String getIdentifier()
public String getValue()
getValue in class AnnotationElement.Valuepublic void acceptVisitor(AnnotationElement.Visitor visitor)
acceptVisitor in class AnnotationElementCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.