@Beta public interface DecoratorTree extends Tree
@foo
@foo.bar(true)
| Modifier and Type | Method and Description |
|---|---|
ParameterListTree |
arguments() |
SyntaxToken |
atToken() |
SeparatedList<IdentifierTree> |
body() |
SyntaxToken atToken()
SeparatedList<IdentifierTree> body()
@Nullable ParameterListTree arguments()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.