# Functions
NewParser creates a new parser.
NewTokenizer returns a new instance of Tokenizer.
No description provided by the author
No description provided by the author
# Constants
Token types.
Token types.
Token types.
Token types.
Token types.
Token types.
Token types.
Token types.
# Structs
Parser represents a parser.
PrimaryFilterAST represents the primary filter syntax.
Token represents a lexical token.
Tokenizer holds the state of the scanner.