cases property

Return the cases that can be selected by the expression.

Implementation

NodeList<SwitchExpressionCase> get cases;