@Beta public interface ElseClauseTree extends Tree
else statement()
| Modifier and Type | Method and Description |
|---|---|
SyntaxToken |
elseKeyword() |
StatementTree |
statement() |
SyntaxToken elseKeyword()
StatementTree statement()
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.