package
0.5.0
Repository: https://github.com/janderland/fdbq.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
Clear token string.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
Escape marks the start of an escape token.
These are single-rune tokens.
False token string.
These are single-rune tokens.
These are single-rune tokens.
HexStart marks the start of a hexadecimal number token.
These are single-rune tokens.
MaybeMore token string.
Newline together with Whitespace contains the runes allowed to be in a newline token.
Nil token string.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
True token string.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
These are single-rune tokens.
Whitespace contains the runes allowed to be in a whitespace token.

# Structs

KeyValBuilder is used by parser.Parser to construct the resultant key-value.
TupBuilder is used by parser.Parser to construct tuples.