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