Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug = false
parser.go implements the parsing logic for the SQL language. assuming an input of tokens, lexed out of a sql string, Parse recursively constructs a syntax tree using the grammar defined in grammar.bnf.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.