public interface AnnotationElement extends Invocation
[JLS3:9.7] Annotations (ElementValuePair)
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression()
Returns the element value.
|
SimpleName |
getName()
Returns the annotation element name.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
SimpleName getName()
Expression getExpression()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.