@Exported public interface AnnotationTree extends ExpressionTree
     @annotationType
     @annotationType ( arguments )
 | Modifier and Type | Method and Description | 
|---|---|
Tree | 
getAnnotationType()  | 
List<? extends ExpressionTree> | 
getArguments()  | 
Tree getAnnotationType()
List<? extends ExpressionTree> getArguments()
 Copyright © 2005, 2015, Oracle and/or its affiliates.  All rights reserved.