SwitchStatement Module
Children of `SwitchStatement`.
Functions and values
| Function or value |
Description
|
Full Usage:
SwitchStatement.caseBlock node
Parameters:
Node<SwitchStatement>
Returns: Node<CaseBlock> voption
|
|
Full Usage:
SwitchStatement.expression node
Parameters:
Node<SwitchStatement>
Returns: Node<Expression> voption
|