@Exported public interface AnnotationTree extends ExpressionTree
@annotationType
@annotationType ( arguments )
| Modifier and Type | Method and Description |
|---|---|
Tree |
getAnnotationType() |
java.util.List<? extends ExpressionTree> |
getArguments() |
Tree getAnnotationType()
java.util.List<? extends ExpressionTree> getArguments()