-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.sun.source.tree.Tree
Tree.Kind
-
-
Method Detail
-
getElseStatement
StatementTree getElseStatement()
Returns the statement to be executed if the condition is false,
or null
if there is no such statement.
- Returns:
- the statement to be executed if the condition is false