@Beta public interface AnnotationTree extends ExpressionTree, ModifierTree
@annotationType()@annotationType()(arguments())
| Modifier and Type | Method and Description |
|---|---|
Tree |
annotationType() |
List<ExpressionTree> |
arguments() |
Tree annotationType()
List<ExpressionTree> arguments()
Copyright © 2012–2015 SonarSource. All rights reserved.