@Beta public interface SwitchClauseTree extends Tree
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
colonToken() |
SyntaxToken |
keyword() |
List<StatementTree> |
statements() |
accept, childrenStream, descendants, firstToken, is, isAncestorOf, lastToken, parentSyntaxToken keyword()
SyntaxToken colonToken()
List<StatementTree> statements()
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.