CatchClause Module
Children of `CatchClause`.
Functions and values
| Function or value |
Description
|
Full Usage:
CatchClause.block node
Parameters:
Node<CatchClause>
Returns: Node<Block> voption
|
|
Full Usage:
CatchClause.variableDeclaration node
Parameters:
Node<CatchClause>
Returns: Node<VariableDeclaration> voption
|
`variableDeclaration`. The schema marks it optional.
|