Logo Xantham

ShorthandPropertyAssignment Module

Children of `ShorthandPropertyAssignment`.

Functions and values

Function or value Description

ShorthandPropertyAssignment.``type`` node

Full Usage: ShorthandPropertyAssignment.``type`` node

Parameters:
Returns: Node<TypeNode> voption

`type`.

node : Node<ShorthandPropertyAssignment>
Returns: Node<TypeNode> voption

ShorthandPropertyAssignment.equalsToken node

Full Usage: ShorthandPropertyAssignment.equalsToken node

Parameters:
Returns: Node<EqualsToken> voption

`equalsToken`. The schema marks it optional.

node : Node<ShorthandPropertyAssignment>
Returns: Node<EqualsToken> voption

ShorthandPropertyAssignment.modifiers node

Full Usage: ShorthandPropertyAssignment.modifiers node

Parameters:
Returns: Node<ModifierLike> seq

The elements of `modifiers`, empty when the slot is absent. The schema marks it optional.

node : Node<ShorthandPropertyAssignment>
Returns: Node<ModifierLike> seq

ShorthandPropertyAssignment.name node

Full Usage: ShorthandPropertyAssignment.name node

Parameters:
Returns: Node<PropertyName> voption

`name`.

node : Node<ShorthandPropertyAssignment>
Returns: Node<PropertyName> voption

ShorthandPropertyAssignment.objectAssignmentInitializer node

Full Usage: ShorthandPropertyAssignment.objectAssignmentInitializer node

Parameters:
Returns: Node<Expression> voption

`objectAssignmentInitializer`. The schema marks it optional.

node : Node<ShorthandPropertyAssignment>
Returns: Node<Expression> voption

ShorthandPropertyAssignment.postfixToken node

Full Usage: ShorthandPropertyAssignment.postfixToken node

Parameters:
Returns: Node<AnyNode> voption

`postfixToken`. The schema marks it optional.

node : Node<ShorthandPropertyAssignment>
Returns: Node<AnyNode> voption

Type something to start searching.