Logo Xantham

ImportAttributes Module

Children of `ImportAttributes`.

Functions and values

Function or value Description

ImportAttributes.attributes node

Full Usage: ImportAttributes.attributes node

Parameters:
Returns: Node<ImportAttribute> seq

The elements of `attributes`, empty when the slot is absent.

node : Node<ImportAttributes>
Returns: Node<ImportAttribute> seq

ImportAttributes.multiLine node

Full Usage: ImportAttributes.multiLine node

Parameters:
Returns: bool

`multiLine`, out of the data word's commonData bits.

node : Node<ImportAttributes>
Returns: bool

ImportAttributes.token node

Full Usage: ImportAttributes.token node

Parameters:
Returns: SyntaxKind voption

`token`, out of the data word's commonData bits.

node : Node<ImportAttributes>
Returns: SyntaxKind voption

Type something to start searching.