VariableDeclarationList Module
Children of `VariableDeclarationList`.
Functions and values
| Function or value |
Description
|
Full Usage:
VariableDeclarationList.declarations node
Parameters:
Node<VariableDeclarationList>
Returns: Node<VariableDeclaration> seq
|
The elements of `declarations`, empty when the slot is absent.
|