package
0.16.0
Repository: https://github.com/chaisql/chai.git
Documentation: pkg.go.dev

# Functions

AllKeywords returns all defined tokens corresponding to keywords.
NewScanner returns a new buffered scanner for a reader.
Tokstr returns a literal if provided, otherwise returns the token string.

# Constants

+.
ALL and the following are Chai SQL Keywords.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
AND.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
\q.
`.*.
"abc.
These are a comprehensive list of Chai SQL language tokens.
BETWEEN.
&.
|.
^.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
:.
These are a comprehensive list of Chai SQL language tokens.
,.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
||.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
/.
These are a comprehensive list of Chai SQL language tokens.
.
::.
These are a comprehensive list of Chai SQL language tokens.
...
These are a comprehensive list of Chai SQL language tokens.
=.
=~.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
false.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
>.
>=.
main.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
ILLEGAL Token, EOF, WS are Special Chai SQL tokens.
IN.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
12345.
These are a comprehensive list of Chai SQL language tokens.
IS.
IS NOT.
These are a comprehensive list of Chai SQL language tokens.
{.
LIKE.
These are a comprehensive list of Chai SQL language tokens.
(.
[.
<.
<=.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
%.
*.
$param.
!=.
!~.
These are a comprehensive list of Chai SQL language tokens.
NOT IN.
NOT LIKE.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
NULL.
12345.67.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
OR.
These are a comprehensive list of Chai SQL language tokens.
?.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
}.
These are a comprehensive list of Chai SQL language tokens.
Regular expressions.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
).
].
These are a comprehensive list of Chai SQL language tokens.
;.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
"abc".
-.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
true.
Types.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.
These are a comprehensive list of Chai SQL language tokens.

# Structs

Pos specifies the line and character position of a token.
Scanner represents a buffered scanner.

# Type aliases

Token is a lexical token of the Chai SQL language.