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, putModelTraitSimpleName getName()
Expression getExpression()
Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.