Interface ParserTokenValue

Represents a token in the parser.

Hierarchy

Properties

Properties

type: "word" | "operator" | "phrase" | "group"

The type of token.

See

Generated using TypeDoc