public class AnnotationAnnotationElem extends AnnotationElem
| Constructor and Description |
|---|
AnnotationAnnotationElem(AnnotationTag t,
char kind,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
AnnotationTag |
getValue() |
java.lang.String |
toString() |
getKind, getName, setNamepublic AnnotationAnnotationElem(AnnotationTag t, char kind, java.lang.String name)
public java.lang.String toString()
toString in class AnnotationElempublic AnnotationTag getValue()
public void apply(Switch sw)
Switchable