Package com.zendesk.maxwell.schema.ddl
Class mysqlLexer
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
- org.antlr.v4.runtime.Lexer
-
- com.zendesk.maxwell.schema.ddl.mysqlLexer
-
- All Implemented Interfaces:
org.antlr.v4.runtime.TokenSource
public class mysqlLexer extends org.antlr.v4.runtime.Lexer
-
-
Field Summary
Fields Modifier and Type Field Description static org.antlr.v4.runtime.atn.ATN
_ATN
protected static org.antlr.v4.runtime.dfa.DFA[]
_decisionToDFA
static String
_serializedATN
protected static org.antlr.v4.runtime.atn.PredictionContextCache
_sharedContextCache
static int
ACTION
static int
ADD
static int
AFTER
static int
ALGORITHM
static int
ALTER
static int
ALWAYS
static int
ANALYZE
static int
AS
static int
ASC
static int
ASCII
static int
AUTO_INCREMENT
static int
AVG_ROW_LENGTH
static int
BEGIN
static int
BIGINT
static int
BINARY
static int
BIT
static int
BLOB
static int
BOOL
static int
BOOLEAN
static int
BTREE
static int
BY
static int
BYTE
static int
CASCADE
static int
CAST
static int
CHANGE
static String[]
channelNames
static int
CHAR
static int
CHARACTER
static int
CHARSET
static int
CHECK
static int
CHECKSUM
static int
COALESCE
static int
COLLATE
static int
COLUMN
static int
COLUMN_FORMAT
static int
COLUMNS
static int
COMMENT
static int
COMPACT
static int
COMPRESSED
static int
COMPRESSION
static int
CONNECTION
static int
CONSTRAINT
static int
CONVERT
static int
COPY
static int
CREATE
static int
CURRENT_TIMESTAMP
static int
CURRENT_USER
static int
DATA
static int
DATABASE
static int
DATE
static int
DATETIME
static int
DBL_STRING_LITERAL
static int
DECIMAL
static int
DEFAULT
static int
DEFINER
static int
DELAY_KEY_WRITE
static int
DELETE
static int
DESC
static int
DIRECTORY
static int
DISABLE
static int
DISCARD
static int
DISK
static int
DOUBLE
static int
DROP
static int
DYNAMIC
static int
ENABLE
static int
ENCRYPTION
static int
ENGINE
static int
ENUM
static int
EXCHANGE
static int
EXCLUSIVE
static int
EXISTS
static int
FALSE
static int
FIRST
static int
FIXED
static int
FLOAT
static int
FLOAT4
static int
FLOAT8
static int
FORCE
static int
FOREIGN
static int
FULL
static int
FULLTEXT
static int
GENERATED
static int
GEOMETRY
static int
GEOMETRYCOLLECTION
static int
HASH
static int
IDENT
static int
IF
static int
IGNORE
static int
IMPORT
static int
INDEX
static int
INPLACE
static int
INSERT_METHOD
static int
INSTANT
static int
INT
static int
INT1
static int
INT2
static int
INT3
static int
INT4
static int
INT8
static int
INTEGER
static int
INTEGER_LITERAL
static int
INTO
static int
INVISIBLE
static int
INVOKER
static int
JSON
static int
KEY
static int
KEY_BLOCK_SIZE
static int
KEYS
static int
LAST
static int
LIKE
static int
LINEAR
static int
LINESTRING
static int
LIST
static int
LOCALTIME
static int
LOCALTIMESTAMP
static int
LOCK
static int
LONG
static int
LONGBLOB
static int
LONGTEXT
static int
MATCH
static int
MAX_ROWS
static int
MAXWELL_ELIDED_PARSE_ISSUE
static int
MEDIUMBLOB
static int
MEDIUMINT
static int
MEDIUMTEXT
static int
MEMORY
static int
MERGE
static int
MIDDLEINT
static int
MIN_ROWS
static String[]
modeNames
static int
MODIFY
static int
MULTILINESTRING
static int
MULTIPOINT
static int
MULTIPOLYGON
static int
NAME
static int
NATIONAL
static int
NCHAR
static int
NO
static int
NOCOPY
static int
NONE
static int
NOT
static int
NOW
static int
NOWAIT
static int
NULL
static int
NUMERIC
static int
NVARCHAR
static int
OFFLINE
static int
ON
static int
ONLINE
static int
OPTIMIZE
static int
OR
static int
ORDER
static int
PACK_KEYS
static int
PARSER
static int
PARTIAL
static int
PARTITION
static int
PARTITIONING
static int
PARTITIONS
static int
PASSWORD
static int
POINT
static int
POLYGON
static int
PRECISION
static int
PRIMARY
static int
QUOTED_IDENT
static int
RANGE
static int
REAL
static int
REBUILD
static int
REDUNDANT
static int
REFERENCES
static int
REMOVE
static int
RENAME
static int
REORGANIZE
static int
REPAIR
static int
REPLACE
static int
RESTRICT
static int
ROW_FORMAT
static String[]
ruleNames
static int
SCHEMA
static int
SECURITY
static int
SERIAL
static int
SET
static int
SHARED
static int
SIGNED
static int
SIMPLE
static int
SMALLINT
static int
SPATIAL
static int
SQL
static int
SQL_COMMENT
static int
SQL_EMPTY_COMMENT
static int
SQL_LINE_COMMENT
static int
SQL_UPGRADE_COMMENT
static int
SQL_UPGRADE_ENDCOMMENT
static int
SRID
static int
START
static int
STATS_AUTO_RECALC
static int
STATS_PERSISTENT
static int
STATS_SAMPLE_PAGES
static int
STORAGE
static int
STORED
static int
STRING_LITERAL
static int
SUBPARTITION
static int
SUBPARTITIONS
static int
T__0
static int
T__1
static int
T__2
static int
T__3
static int
T__4
static int
T__5
static int
T__6
static int
T__7
static int
TABLE
static int
TABLES
static int
TABLESPACE
static int
TEMPORARY
static int
TEMPTABLE
static int
TEXT
static int
TIME
static int
TIMESTAMP
static int
TINYBLOB
static int
TINYINT
static int
TINYTEXT
static int
TO
static String[]
tokenNames
Deprecated.UseVOCABULARY
instead.static int
TRANSACTION
static int
TRUE
static int
TRUNCATE
static int
UNDEFINED
static int
UNICODE
static int
UNION
static int
UNIQUE
static int
UNSIGNED
static int
UNUSED_TOKENS
static int
UPDATE
static int
UPGRADE
static int
USING
static int
VALIDATION
static int
VARBINARY
static int
VARCHAR
static int
VARYING
static int
VIEW
static int
VIRTUAL
static int
VISIBLE
static org.antlr.v4.runtime.Vocabulary
VOCABULARY
static int
WAIT
static int
WITH
static int
WITHOUT
static int
WS
static int
YEAR
static int
ZEROFILL
-
Fields inherited from class org.antlr.v4.runtime.Lexer
_channel, _factory, _hitEOF, _input, _mode, _modeStack, _text, _token, _tokenFactorySourcePair, _tokenStartCharIndex, _tokenStartCharPositionInLine, _tokenStartLine, _type, DEFAULT_MODE, DEFAULT_TOKEN_CHANNEL, HIDDEN, MAX_CHAR_VALUE, MIN_CHAR_VALUE, MORE, SKIP
-
-
Constructor Summary
Constructors Constructor Description mysqlLexer(org.antlr.v4.runtime.CharStream input)
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description org.antlr.v4.runtime.atn.ATN
getATN()
String[]
getChannelNames()
String
getGrammarFileName()
String[]
getModeNames()
String[]
getRuleNames()
String
getSerializedATN()
String[]
getTokenNames()
Deprecated.org.antlr.v4.runtime.Vocabulary
getVocabulary()
-
Methods inherited from class org.antlr.v4.runtime.Lexer
emit, emit, emitEOF, getAllTokens, getChannel, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getErrorDisplay, getErrorDisplay, getInputStream, getLine, getSourceName, getText, getToken, getTokenFactory, getType, mode, more, nextToken, notifyListeners, popMode, pushMode, recover, recover, reset, setChannel, setCharPositionInLine, setInputStream, setLine, setText, setToken, setTokenFactory, setType, skip
-
Methods inherited from class org.antlr.v4.runtime.Recognizer
action, addErrorListener, getErrorHeader, getErrorListenerDispatch, getErrorListeners, getInterpreter, getParseInfo, getRuleIndexMap, getState, getTokenErrorDisplay, getTokenType, getTokenTypeMap, precpred, removeErrorListener, removeErrorListeners, sempred, setInterpreter, setState
-
-
-
-
Field Detail
-
_decisionToDFA
protected static final org.antlr.v4.runtime.dfa.DFA[] _decisionToDFA
-
_sharedContextCache
protected static final org.antlr.v4.runtime.atn.PredictionContextCache _sharedContextCache
-
T__0
public static final int T__0
- See Also:
- Constant Field Values
-
T__1
public static final int T__1
- See Also:
- Constant Field Values
-
T__2
public static final int T__2
- See Also:
- Constant Field Values
-
T__3
public static final int T__3
- See Also:
- Constant Field Values
-
T__4
public static final int T__4
- See Also:
- Constant Field Values
-
T__5
public static final int T__5
- See Also:
- Constant Field Values
-
T__6
public static final int T__6
- See Also:
- Constant Field Values
-
T__7
public static final int T__7
- See Also:
- Constant Field Values
-
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
-
ADD
public static final int ADD
- See Also:
- Constant Field Values
-
AFTER
public static final int AFTER
- See Also:
- Constant Field Values
-
ALGORITHM
public static final int ALGORITHM
- See Also:
- Constant Field Values
-
ALTER
public static final int ALTER
- See Also:
- Constant Field Values
-
ALWAYS
public static final int ALWAYS
- See Also:
- Constant Field Values
-
ANALYZE
public static final int ANALYZE
- See Also:
- Constant Field Values
-
AS
public static final int AS
- See Also:
- Constant Field Values
-
ASC
public static final int ASC
- See Also:
- Constant Field Values
-
ASCII
public static final int ASCII
- See Also:
- Constant Field Values
-
AUTO_INCREMENT
public static final int AUTO_INCREMENT
- See Also:
- Constant Field Values
-
AVG_ROW_LENGTH
public static final int AVG_ROW_LENGTH
- See Also:
- Constant Field Values
-
BEGIN
public static final int BEGIN
- See Also:
- Constant Field Values
-
BIGINT
public static final int BIGINT
- See Also:
- Constant Field Values
-
BINARY
public static final int BINARY
- See Also:
- Constant Field Values
-
BIT
public static final int BIT
- See Also:
- Constant Field Values
-
BLOB
public static final int BLOB
- See Also:
- Constant Field Values
-
BOOL
public static final int BOOL
- See Also:
- Constant Field Values
-
BOOLEAN
public static final int BOOLEAN
- See Also:
- Constant Field Values
-
BTREE
public static final int BTREE
- See Also:
- Constant Field Values
-
BY
public static final int BY
- See Also:
- Constant Field Values
-
BYTE
public static final int BYTE
- See Also:
- Constant Field Values
-
CASCADE
public static final int CASCADE
- See Also:
- Constant Field Values
-
CAST
public static final int CAST
- See Also:
- Constant Field Values
-
CHANGE
public static final int CHANGE
- See Also:
- Constant Field Values
-
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
-
CHARACTER
public static final int CHARACTER
- See Also:
- Constant Field Values
-
CHARSET
public static final int CHARSET
- See Also:
- Constant Field Values
-
CHECK
public static final int CHECK
- See Also:
- Constant Field Values
-
CHECKSUM
public static final int CHECKSUM
- See Also:
- Constant Field Values
-
COALESCE
public static final int COALESCE
- See Also:
- Constant Field Values
-
COLLATE
public static final int COLLATE
- See Also:
- Constant Field Values
-
COLUMN
public static final int COLUMN
- See Also:
- Constant Field Values
-
COLUMNS
public static final int COLUMNS
- See Also:
- Constant Field Values
-
COLUMN_FORMAT
public static final int COLUMN_FORMAT
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
COMPACT
public static final int COMPACT
- See Also:
- Constant Field Values
-
COMPRESSED
public static final int COMPRESSED
- See Also:
- Constant Field Values
-
COMPRESSION
public static final int COMPRESSION
- See Also:
- Constant Field Values
-
CONNECTION
public static final int CONNECTION
- See Also:
- Constant Field Values
-
CONSTRAINT
public static final int CONSTRAINT
- See Also:
- Constant Field Values
-
CONVERT
public static final int CONVERT
- See Also:
- Constant Field Values
-
COPY
public static final int COPY
- See Also:
- Constant Field Values
-
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
-
CURRENT_TIMESTAMP
public static final int CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
-
CURRENT_USER
public static final int CURRENT_USER
- See Also:
- Constant Field Values
-
DATA
public static final int DATA
- See Also:
- Constant Field Values
-
DATABASE
public static final int DATABASE
- See Also:
- Constant Field Values
-
DATE
public static final int DATE
- See Also:
- Constant Field Values
-
DATETIME
public static final int DATETIME
- See Also:
- Constant Field Values
-
DECIMAL
public static final int DECIMAL
- See Also:
- Constant Field Values
-
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
-
DEFINER
public static final int DEFINER
- See Also:
- Constant Field Values
-
DELAY_KEY_WRITE
public static final int DELAY_KEY_WRITE
- See Also:
- Constant Field Values
-
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
-
DESC
public static final int DESC
- See Also:
- Constant Field Values
-
DIRECTORY
public static final int DIRECTORY
- See Also:
- Constant Field Values
-
DISABLE
public static final int DISABLE
- See Also:
- Constant Field Values
-
DISCARD
public static final int DISCARD
- See Also:
- Constant Field Values
-
DISK
public static final int DISK
- See Also:
- Constant Field Values
-
DOUBLE
public static final int DOUBLE
- See Also:
- Constant Field Values
-
DROP
public static final int DROP
- See Also:
- Constant Field Values
-
DYNAMIC
public static final int DYNAMIC
- See Also:
- Constant Field Values
-
ENABLE
public static final int ENABLE
- See Also:
- Constant Field Values
-
ENCRYPTION
public static final int ENCRYPTION
- See Also:
- Constant Field Values
-
ENGINE
public static final int ENGINE
- See Also:
- Constant Field Values
-
ENUM
public static final int ENUM
- See Also:
- Constant Field Values
-
EXCHANGE
public static final int EXCHANGE
- See Also:
- Constant Field Values
-
EXCLUSIVE
public static final int EXCLUSIVE
- See Also:
- Constant Field Values
-
EXISTS
public static final int EXISTS
- See Also:
- Constant Field Values
-
FALSE
public static final int FALSE
- See Also:
- Constant Field Values
-
FIRST
public static final int FIRST
- See Also:
- Constant Field Values
-
FIXED
public static final int FIXED
- See Also:
- Constant Field Values
-
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
-
FLOAT4
public static final int FLOAT4
- See Also:
- Constant Field Values
-
FLOAT8
public static final int FLOAT8
- See Also:
- Constant Field Values
-
FORCE
public static final int FORCE
- See Also:
- Constant Field Values
-
FOREIGN
public static final int FOREIGN
- See Also:
- Constant Field Values
-
FULL
public static final int FULL
- See Also:
- Constant Field Values
-
FULLTEXT
public static final int FULLTEXT
- See Also:
- Constant Field Values
-
GENERATED
public static final int GENERATED
- See Also:
- Constant Field Values
-
GEOMETRY
public static final int GEOMETRY
- See Also:
- Constant Field Values
-
GEOMETRYCOLLECTION
public static final int GEOMETRYCOLLECTION
- See Also:
- Constant Field Values
-
HASH
public static final int HASH
- See Also:
- Constant Field Values
-
IF
public static final int IF
- See Also:
- Constant Field Values
-
IGNORE
public static final int IGNORE
- See Also:
- Constant Field Values
-
IMPORT
public static final int IMPORT
- See Also:
- Constant Field Values
-
INDEX
public static final int INDEX
- See Also:
- Constant Field Values
-
INPLACE
public static final int INPLACE
- See Also:
- Constant Field Values
-
INSERT_METHOD
public static final int INSERT_METHOD
- See Also:
- Constant Field Values
-
INSTANT
public static final int INSTANT
- See Also:
- Constant Field Values
-
INT
public static final int INT
- See Also:
- Constant Field Values
-
INT1
public static final int INT1
- See Also:
- Constant Field Values
-
INT2
public static final int INT2
- See Also:
- Constant Field Values
-
INT3
public static final int INT3
- See Also:
- Constant Field Values
-
INT4
public static final int INT4
- See Also:
- Constant Field Values
-
INT8
public static final int INT8
- See Also:
- Constant Field Values
-
INTEGER
public static final int INTEGER
- See Also:
- Constant Field Values
-
INTO
public static final int INTO
- See Also:
- Constant Field Values
-
INVISIBLE
public static final int INVISIBLE
- See Also:
- Constant Field Values
-
INVOKER
public static final int INVOKER
- See Also:
- Constant Field Values
-
JSON
public static final int JSON
- See Also:
- Constant Field Values
-
KEY
public static final int KEY
- See Also:
- Constant Field Values
-
KEYS
public static final int KEYS
- See Also:
- Constant Field Values
-
KEY_BLOCK_SIZE
public static final int KEY_BLOCK_SIZE
- See Also:
- Constant Field Values
-
LAST
public static final int LAST
- See Also:
- Constant Field Values
-
LIKE
public static final int LIKE
- See Also:
- Constant Field Values
-
LINEAR
public static final int LINEAR
- See Also:
- Constant Field Values
-
LINESTRING
public static final int LINESTRING
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LOCALTIME
public static final int LOCALTIME
- See Also:
- Constant Field Values
-
LOCALTIMESTAMP
public static final int LOCALTIMESTAMP
- See Also:
- Constant Field Values
-
LOCK
public static final int LOCK
- See Also:
- Constant Field Values
-
LONG
public static final int LONG
- See Also:
- Constant Field Values
-
LONGBLOB
public static final int LONGBLOB
- See Also:
- Constant Field Values
-
LONGTEXT
public static final int LONGTEXT
- See Also:
- Constant Field Values
-
MATCH
public static final int MATCH
- See Also:
- Constant Field Values
-
MAX_ROWS
public static final int MAX_ROWS
- See Also:
- Constant Field Values
-
MEDIUMBLOB
public static final int MEDIUMBLOB
- See Also:
- Constant Field Values
-
MEDIUMINT
public static final int MEDIUMINT
- See Also:
- Constant Field Values
-
MEDIUMTEXT
public static final int MEDIUMTEXT
- See Also:
- Constant Field Values
-
MEMORY
public static final int MEMORY
- See Also:
- Constant Field Values
-
MERGE
public static final int MERGE
- See Also:
- Constant Field Values
-
MIDDLEINT
public static final int MIDDLEINT
- See Also:
- Constant Field Values
-
MIN_ROWS
public static final int MIN_ROWS
- See Also:
- Constant Field Values
-
MODIFY
public static final int MODIFY
- See Also:
- Constant Field Values
-
MULTILINESTRING
public static final int MULTILINESTRING
- See Also:
- Constant Field Values
-
MULTIPOINT
public static final int MULTIPOINT
- See Also:
- Constant Field Values
-
MULTIPOLYGON
public static final int MULTIPOLYGON
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
NATIONAL
public static final int NATIONAL
- See Also:
- Constant Field Values
-
NCHAR
public static final int NCHAR
- See Also:
- Constant Field Values
-
NO
public static final int NO
- See Also:
- Constant Field Values
-
NOCOPY
public static final int NOCOPY
- See Also:
- Constant Field Values
-
NONE
public static final int NONE
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
NOW
public static final int NOW
- See Also:
- Constant Field Values
-
NOWAIT
public static final int NOWAIT
- See Also:
- Constant Field Values
-
NULL
public static final int NULL
- See Also:
- Constant Field Values
-
NUMERIC
public static final int NUMERIC
- See Also:
- Constant Field Values
-
NVARCHAR
public static final int NVARCHAR
- See Also:
- Constant Field Values
-
OFFLINE
public static final int OFFLINE
- See Also:
- Constant Field Values
-
ON
public static final int ON
- See Also:
- Constant Field Values
-
ONLINE
public static final int ONLINE
- See Also:
- Constant Field Values
-
OPTIMIZE
public static final int OPTIMIZE
- See Also:
- Constant Field Values
-
OR
public static final int OR
- See Also:
- Constant Field Values
-
ORDER
public static final int ORDER
- See Also:
- Constant Field Values
-
PACK_KEYS
public static final int PACK_KEYS
- See Also:
- Constant Field Values
-
PARSER
public static final int PARSER
- See Also:
- Constant Field Values
-
PARTIAL
public static final int PARTIAL
- See Also:
- Constant Field Values
-
PARTITION
public static final int PARTITION
- See Also:
- Constant Field Values
-
PARTITIONING
public static final int PARTITIONING
- See Also:
- Constant Field Values
-
PARTITIONS
public static final int PARTITIONS
- See Also:
- Constant Field Values
-
PASSWORD
public static final int PASSWORD
- See Also:
- Constant Field Values
-
POINT
public static final int POINT
- See Also:
- Constant Field Values
-
POLYGON
public static final int POLYGON
- See Also:
- Constant Field Values
-
PRECISION
public static final int PRECISION
- See Also:
- Constant Field Values
-
PRIMARY
public static final int PRIMARY
- See Also:
- Constant Field Values
-
RANGE
public static final int RANGE
- See Also:
- Constant Field Values
-
REAL
public static final int REAL
- See Also:
- Constant Field Values
-
REBUILD
public static final int REBUILD
- See Also:
- Constant Field Values
-
REDUNDANT
public static final int REDUNDANT
- See Also:
- Constant Field Values
-
REFERENCES
public static final int REFERENCES
- See Also:
- Constant Field Values
-
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
-
RENAME
public static final int RENAME
- See Also:
- Constant Field Values
-
REORGANIZE
public static final int REORGANIZE
- See Also:
- Constant Field Values
-
REPAIR
public static final int REPAIR
- See Also:
- Constant Field Values
-
REPLACE
public static final int REPLACE
- See Also:
- Constant Field Values
-
RESTRICT
public static final int RESTRICT
- See Also:
- Constant Field Values
-
ROW_FORMAT
public static final int ROW_FORMAT
- See Also:
- Constant Field Values
-
SCHEMA
public static final int SCHEMA
- See Also:
- Constant Field Values
-
SECURITY
public static final int SECURITY
- See Also:
- Constant Field Values
-
SERIAL
public static final int SERIAL
- See Also:
- Constant Field Values
-
SET
public static final int SET
- See Also:
- Constant Field Values
-
SHARED
public static final int SHARED
- See Also:
- Constant Field Values
-
SIGNED
public static final int SIGNED
- See Also:
- Constant Field Values
-
SIMPLE
public static final int SIMPLE
- See Also:
- Constant Field Values
-
SMALLINT
public static final int SMALLINT
- See Also:
- Constant Field Values
-
SPATIAL
public static final int SPATIAL
- See Also:
- Constant Field Values
-
SQL
public static final int SQL
- See Also:
- Constant Field Values
-
SRID
public static final int SRID
- See Also:
- Constant Field Values
-
START
public static final int START
- See Also:
- Constant Field Values
-
STATS_AUTO_RECALC
public static final int STATS_AUTO_RECALC
- See Also:
- Constant Field Values
-
STATS_PERSISTENT
public static final int STATS_PERSISTENT
- See Also:
- Constant Field Values
-
STATS_SAMPLE_PAGES
public static final int STATS_SAMPLE_PAGES
- See Also:
- Constant Field Values
-
STORAGE
public static final int STORAGE
- See Also:
- Constant Field Values
-
STORED
public static final int STORED
- See Also:
- Constant Field Values
-
SUBPARTITION
public static final int SUBPARTITION
- See Also:
- Constant Field Values
-
SUBPARTITIONS
public static final int SUBPARTITIONS
- See Also:
- Constant Field Values
-
TABLE
public static final int TABLE
- See Also:
- Constant Field Values
-
TABLES
public static final int TABLES
- See Also:
- Constant Field Values
-
TABLESPACE
public static final int TABLESPACE
- See Also:
- Constant Field Values
-
TEMPORARY
public static final int TEMPORARY
- See Also:
- Constant Field Values
-
TEMPTABLE
public static final int TEMPTABLE
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
TIME
public static final int TIME
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final int TIMESTAMP
- See Also:
- Constant Field Values
-
TINYBLOB
public static final int TINYBLOB
- See Also:
- Constant Field Values
-
TINYINT
public static final int TINYINT
- See Also:
- Constant Field Values
-
TINYTEXT
public static final int TINYTEXT
- See Also:
- Constant Field Values
-
TO
public static final int TO
- See Also:
- Constant Field Values
-
TRANSACTION
public static final int TRANSACTION
- See Also:
- Constant Field Values
-
TRUE
public static final int TRUE
- See Also:
- Constant Field Values
-
TRUNCATE
public static final int TRUNCATE
- See Also:
- Constant Field Values
-
UNDEFINED
public static final int UNDEFINED
- See Also:
- Constant Field Values
-
UNICODE
public static final int UNICODE
- See Also:
- Constant Field Values
-
UNION
public static final int UNION
- See Also:
- Constant Field Values
-
UNIQUE
public static final int UNIQUE
- See Also:
- Constant Field Values
-
UNSIGNED
public static final int UNSIGNED
- See Also:
- Constant Field Values
-
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
-
UPGRADE
public static final int UPGRADE
- See Also:
- Constant Field Values
-
USING
public static final int USING
- See Also:
- Constant Field Values
-
VALIDATION
public static final int VALIDATION
- See Also:
- Constant Field Values
-
VARBINARY
public static final int VARBINARY
- See Also:
- Constant Field Values
-
VARCHAR
public static final int VARCHAR
- See Also:
- Constant Field Values
-
VARYING
public static final int VARYING
- See Also:
- Constant Field Values
-
VIEW
public static final int VIEW
- See Also:
- Constant Field Values
-
VIRTUAL
public static final int VIRTUAL
- See Also:
- Constant Field Values
-
VISIBLE
public static final int VISIBLE
- See Also:
- Constant Field Values
-
WAIT
public static final int WAIT
- See Also:
- Constant Field Values
-
WITH
public static final int WITH
- See Also:
- Constant Field Values
-
WITHOUT
public static final int WITHOUT
- See Also:
- Constant Field Values
-
YEAR
public static final int YEAR
- See Also:
- Constant Field Values
-
ZEROFILL
public static final int ZEROFILL
- See Also:
- Constant Field Values
-
SQL_UPGRADE_COMMENT
public static final int SQL_UPGRADE_COMMENT
- See Also:
- Constant Field Values
-
SQL_UPGRADE_ENDCOMMENT
public static final int SQL_UPGRADE_ENDCOMMENT
- See Also:
- Constant Field Values
-
MAXWELL_ELIDED_PARSE_ISSUE
public static final int MAXWELL_ELIDED_PARSE_ISSUE
- See Also:
- Constant Field Values
-
SQL_COMMENT
public static final int SQL_COMMENT
- See Also:
- Constant Field Values
-
SQL_EMPTY_COMMENT
public static final int SQL_EMPTY_COMMENT
- See Also:
- Constant Field Values
-
SQL_LINE_COMMENT
public static final int SQL_LINE_COMMENT
- See Also:
- Constant Field Values
-
STRING_LITERAL
public static final int STRING_LITERAL
- See Also:
- Constant Field Values
-
DBL_STRING_LITERAL
public static final int DBL_STRING_LITERAL
- See Also:
- Constant Field Values
-
INTEGER_LITERAL
public static final int INTEGER_LITERAL
- See Also:
- Constant Field Values
-
IDENT
public static final int IDENT
- See Also:
- Constant Field Values
-
QUOTED_IDENT
public static final int QUOTED_IDENT
- See Also:
- Constant Field Values
-
UNUSED_TOKENS
public static final int UNUSED_TOKENS
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
channelNames
public static String[] channelNames
-
modeNames
public static String[] modeNames
-
ruleNames
public static final String[] ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final String[] tokenNames
Deprecated.UseVOCABULARY
instead.
-
_serializedATN
public static final String _serializedATN
- See Also:
- Constant Field Values
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
getTokenNames
@Deprecated public String[] getTokenNames()
Deprecated.- Overrides:
getTokenNames
in classorg.antlr.v4.runtime.Lexer
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabulary
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getGrammarFileName
public String getGrammarFileName()
- Specified by:
getGrammarFileName
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getRuleNames
public String[] getRuleNames()
- Specified by:
getRuleNames
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getSerializedATN
public String getSerializedATN()
- Overrides:
getSerializedATN
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getChannelNames
public String[] getChannelNames()
- Overrides:
getChannelNames
in classorg.antlr.v4.runtime.Lexer
-
getModeNames
public String[] getModeNames()
- Overrides:
getModeNames
in classorg.antlr.v4.runtime.Lexer
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATN
in classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
-