//
pkg.gl
Category
github.com/i-sevostyanov/NanoDB
internal
sql
parsing
lexer
package
1.0.0
Repository:
https://github.com/i-sevostyanov/nanodb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
179 SLOC
#
Functions
New
New returns new Lexer.
#
Constants
EOF
EOF indicates the end of the input.
#
Structs
Lexer
Lexer converts a sequence of characters into a sequence of tokens.