Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benbjohnson/sql-parser
/ types & classes
Types & classes
4 in github.com/benbjohnson/sql-parser
⨍
Functions
17
◇
Types & classes
4
Struct
Parser
Parser represents a parser.
parser.go:15
Struct
Scanner
Scanner represents a lexical scanner.
scanner.go:11
Struct
SelectStatement
SelectStatement represents a SQL SELECT statement.
parser.go:9
TypeAlias
Token
Token represents a lexical token.
token.go:4