public class AnnotationStringElem extends AnnotationElem
Constructor and Description |
---|
AnnotationStringElem(String s,
char kind,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Called when this object is visited.
|
String |
getValue() |
String |
toString() |
getKind, getName, setName
public String toString()
toString
in class AnnotationElem
public String getValue()
public void apply(Switch sw)
Switchable