Interface AnnotationTree

All Superinterfaces:
ExpressionTree, ModifierTree, Tree
All Known Implementing Classes:
AnnotationTreeImpl

@Beta public interface AnnotationTree extends ExpressionTree, ModifierTree
Annotation. JLS 9.7
  @annotationType()
  @annotationType() ( arguments() )
Since:
Java 1.5