public interface Annotation extends Attribute, Expression
[JLS3:9.7] Annotations
Modifier and Type | Method and Description |
---|---|
NamedType |
getType()
Returns the annotation type.
|
accept, equals, findModelTrait, getModelKind, hashCode, putModelTrait
NamedType getType()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.