ArrayLiteralExpression Module
Children of `ArrayLiteralExpression`.
Functions and values
| Function or value |
Description
|
Full Usage:
ArrayLiteralExpression.elements node
Parameters:
Node<ArrayLiteralExpression>
Returns: Node<Expression> seq
|
The elements of `elements`, empty when the slot is absent.
|
Full Usage:
ArrayLiteralExpression.multiLine node
Parameters:
Node<ArrayLiteralExpression>
Returns: bool
|
`multiLine`, out of the data word's commonData bits.
|