@Beta public interface DecoratorTree extends Tree
@foo
@foo.bar(true)
| Modifier and Type | Method and Description |
|---|---|
ArgumentListTree |
argumentClause() |
SyntaxToken |
atToken() |
SeparatedList<IdentifierTree> |
body() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken atToken()
SeparatedList<IdentifierTree> body()
@Nullable ArgumentListTree argumentClause()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.