Logo Xantham

CatchClause Module

Children of `CatchClause`.

Functions and values

Function or value Description

CatchClause.block node

Full Usage: CatchClause.block node

Parameters:
Returns: Node<Block> voption

`block`.

node : Node<CatchClause>
Returns: Node<Block> voption

CatchClause.variableDeclaration node

Full Usage: CatchClause.variableDeclaration node

Parameters:
Returns: Node<VariableDeclaration> voption

`variableDeclaration`. The schema marks it optional.

node : Node<CatchClause>
Returns: Node<VariableDeclaration> voption

Type something to start searching.