- All Superinterfaces:
CaseLabelTree
,Tree
A case label element that refers to a constant expression
- Since:
- 21
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getConstantExpression
ExpressionTree getConstantExpression()The constant expression for the case.- Returns:
- the constant expression
-