Logo Xantham

SwitchStatement Module

Children of `SwitchStatement`.

Functions and values

Function or value Description

SwitchStatement.caseBlock node

Full Usage: SwitchStatement.caseBlock node

Parameters:
Returns: Node<CaseBlock> voption

`caseBlock`.

node : Node<SwitchStatement>
Returns: Node<CaseBlock> voption

SwitchStatement.expression node

Full Usage: SwitchStatement.expression node

Parameters:
Returns: Node<Expression> voption

`expression`.

node : Node<SwitchStatement>
Returns: Node<Expression> voption

Type something to start searching.