hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLParser.this
hunt
sql
parser
SQLParser
SQLParser
Undocumented in source.
this
(string sql, string dbType)
this
(string sql)
this
(Lexer lexer)
this
(Lexer lexer, string dbType)
class
SQLParser
this
(
Lexer
lexer
,
string
dbType
)
Meta
Source
See Implementation
hunt
sql
parser
SQLParser
SQLParser
constructors
this
functions
accept
acceptIdentifier
acceptInteger
alias_f
as
config
getDbType
getLexer
identifierEquals
isEnabled
match
newCreateStatement
printError
setErrorEndPos
tableAlias
variables
dbType
lexer