//
pkg.gl
Category
github.com/i-sevostyanov/NanoDB
internal
sql
parsing
parser
package
1.0.0
Repository:
https://github.com/i-sevostyanov/nanodb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
767 SLOC
#
Functions
New
New returns new Parser.
#
Structs
Parser
Parser takes a Lexer and builds an abstract syntax tree.
#
Interfaces
Lexer
Lexer converts a sequence of characters into a sequence of tokens.