A token that has a decoded haystack value.
Contructs a new token value.
The token type.
The tokens value.
Readonly
Flag used to identify a token value.
The haystack value.
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.
Static
Return a boolean token value.
The boolean value.
The token value.
A token that has a decoded haystack value.