Interface Word

Represents a token in the parser.

Hierarchy

Properties

Properties

type: "word"

The type of token.

See

value: string

The value of the word.

Generated using TypeDoc