Interface Group

Represents a token in the parser.

Hierarchy

Properties

Properties

type: "group"

The type of token.

See

children: any[]

The value of the group (the tokens inside).

Generated using TypeDoc