Represents a token in the parser.
The type of token.
The value of the operator.
Can be AND or OR.
AND
OR
The left-hand side of the operator.
The right-hand side of the operator.
Generated using TypeDoc
Represents a token in the parser.