public interface AnnotationTree extends ExpressionTree
@
annotationType@
annotationType ( arguments )
Modifier and Type | Method and Description |
---|---|
Tree |
getAnnotationType()
Returns the annotation type.
|
List<? extends ExpressionTree> |
getArguments()
Returns the arguments, if any, for the annotation.
|
Tree getAnnotationType()
List<? extends ExpressionTree> getArguments()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-25-041322.buildd.src