@Beta public interface LabelledStatementTree extends StatementTree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
colonToken() |
SyntaxToken |
labelToken() |
StatementTree |
statement() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken labelToken()
SyntaxToken colonToken()
StatementTree statement()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.