ExpressionTree
树
public interface AnnotationTreeextends ExpressionTree
@annotationType @annotationType ( arguments )
@
Tree.Kind
getAnnotationType()
List<? extends ExpressionTree>
getArguments()
accept, getKind
树 getAnnotationType()
List<? extends ExpressionTree> getArguments()