Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression()
Returns the expression for the case, or
null if this is the default case. |
List<? extends StatementTree> |
getStatements()
Returns the statements labeled by the case.
|
ExpressionTree getExpression()
null
if this is the default case.List<? extends StatementTree> getStatements()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-22-203349.buildd.src