Skip to main content

Module tokens

Module tokens 

Source

Structs§

Token
A token produced by the tokenizer.
Tokenizer
SQL tokenizer that converts a SQL string into a stream of tokens.

Enums§

TokenType
The type of a SQL token.