package
0.0.8
Repository: https://github.com/deckarep/tips.git
Documentation: pkg.go.dev

# 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.