cases property

The cases that can be selected by the expression.

Implementation

NodeList<SwitchExpressionCase> get cases;