hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
MySqlLexer.this
hunt
sql
dialect
mysql
parser
MySqlLexer
MySqlLexer
Undocumented in source.
this
(char[] input, int inputLength, bool skipComment)
this
(string input)
class
MySqlLexer
this
(
string
input
)
this
(string input, SQLParserFeature[] features)
this
(string input, bool skipComment, bool keepComments)
Meta
Source
See Implementation
hunt
sql
dialect
mysql
parser
MySqlLexer
MySqlLexer
constructors
this
functions
scanComment
scanIdentifier
scanNumber
scanSharp
scanString
scanVariable
scanVariable_at
skipFirstHintsOrMultiCommentAndNextToken
static functions
DEFAULT_MYSQL_KEYWORDS
identifierFlags
isIdentifierChar
quoteTable