Logo Xantham

BindingElement Module

Children of `BindingElement`.

Functions and values

Function or value Description

BindingElement.dotDotDotToken node

Full Usage: BindingElement.dotDotDotToken node

Parameters:
Returns: Node<DotDotDotToken> voption

`dotDotDotToken`. The schema marks it optional.

node : Node<BindingElement>
Returns: Node<DotDotDotToken> voption

BindingElement.initializer node

Full Usage: BindingElement.initializer node

Parameters:
Returns: Node<Expression> voption

`initializer`. The schema marks it optional.

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

BindingElement.name node

Full Usage: BindingElement.name node

Parameters:
Returns: Node<BindingName> voption

`name`. The schema marks it optional.

node : Node<BindingElement>
Returns: Node<BindingName> voption

BindingElement.propertyName node

Full Usage: BindingElement.propertyName node

Parameters:
Returns: Node<PropertyName> voption

`propertyName`. The schema marks it optional.

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

Type something to start searching.