@Beta public interface VariableDeclarationTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
token() |
SeparatedList<BindingElementTree> |
variables() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken token()
SeparatedList<BindingElementTree> variables()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.