A token object with some parsed text.
Contructs a new token value.
The token type.
The token's text.
Readonly
Flag used to identify a token object.
The token text value.
The text value as a paths array.
Returns true if the object matches this one.
True if the objects are equal.
Returns true if the type matches this token's type.
True if the type matches.
The encoded value that can be used in a haystack filter.
A JSON representation of the token.
A string representation of the token.
A token object with some parsed text.