Properties

expr:Null<Expr>

The expression of the case, if available.

guard:Null<Null<Expr>>

The optional guard expressions of the case, if available.

values:Array<Expr>

The value expressions of the case.