Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression()
Case expression of this 'case' statement.
|
List<? extends StatementTree> |
getStatements()
Return the list of statements for this 'case'.
|
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getExpression()
default:
List<? extends StatementTree> getStatements()
Copyright © 2014, 2015, Oracle and/or its affiliates. All rights reserved.
DRAFT internal-b68