package
0.0.0-20230410094002-959c02d50f95
Repository: https://github.com/vescale/zgraph.git
Documentation: pkg.go.dev

# Packages

Package ast is the abstract syntax tree parsed from a SQL statement by parser.
No description provided by the author
Goyacc is a version of yacc generating Go parsers.
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
NewLexer returns a new scanner object.

# Structs

Lexer implements the yyLexer interface.
No description provided by the author
Pos represents the position of a token.