public class CodeAnnotationValue
extends java.lang.Object
implements javax.lang.model.element.AnnotationValue
Constructor and Description |
---|
CodeAnnotationValue(java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
<R,P> R |
accept(javax.lang.model.element.AnnotationValueVisitor<R,P> v,
P p) |
java.lang.Object |
getValue() |