@Beta public interface VariableStatementTree extends StatementTree
| Modifier and Type | Method and Description |
|---|---|
VariableDeclarationTree |
declaration() |
SyntaxToken |
semicolonToken() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentVariableDeclarationTree declaration()
@Nullable SyntaxToken semicolonToken()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.