@Beta public interface VariableDeclarationTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
token() |
SeparatedList<BindingElementTree> |
variables() |
SyntaxToken token()
SeparatedList<BindingElementTree> variables()
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.