Package de.mvise.iqm4hd.dsl.parser.gen
Class IQM4HDLexer
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
- org.antlr.v4.runtime.Lexer
-
- de.mvise.iqm4hd.dsl.parser.gen.IQM4HDLexer
-
- All Implemented Interfaces:
org.antlr.v4.runtime.TokenSource
public class IQM4HDLexer 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 java.lang.String
_serializedATN
protected static org.antlr.v4.runtime.atn.PredictionContextCache
_sharedContextCache
static int
ABOVE
static int
ABS
static int
ACTION
static int
AND
static int
ARIMA
static int
AS
static int
Assign
static int
AVG
static int
BINOM
static int
BOOL
static int
BY
static java.lang.String[]
channelNames
static int
CHECK
static int
Close
static int
CloseBrace
static int
CloseIdx
static int
Colon
static int
Comma
static int
COMMENT
static int
CONST
static int
COUNT
static int
CUBESCORE
static int
DATABASE
static int
Div
static int
DOB2AGE
static int
Dot
static int
EACH
static int
ELSE
static int
END
static int
END_NATIVE
static int
Equals
static int
ERROR
static int
EVAL
static int
EVALREC
static int
EXECUTE
static int
FOR
static int
FROM
static int
FULL
static int
GROUP
static int
HAVING
static int
ID
static int
IF
static int
IN
static int
IS
static int
JOIN
static int
LEFT
static int
LENGTH
static int
LIST
static int
MATCHES
static int
MAX
static int
MIN
static int
Minus
static java.lang.String[]
modeNames
static int
Mul
static int
NATIVE
static int
NATIVE_QUERY
static int
NL
static int
NOT
static int
NULL
static int
NUMBER
static int
NVL
static int
ON
static int
Open
static int
OpenBrace
static int
OpenIdx
static int
OR
static int
ORDER
static int
PATTERN
static int
PERCENTAGE
static int
Plus
static int
QUERY
static int
QUERYTEXT
static int
RECORD
static int
REGEXP
static int
RELOP
static int
RESULT
static int
RETURN
static int
RIGHT
static int
ROLE
static int
ROLES
static java.lang.String[]
ruleNames
static int
SELECT
static int
Semicolon
static int
SINGLE
static int
SOURCE
static int
STRING
static int
SUM
static int
TO
static java.lang.String[]
tokenNames
Deprecated.UseVOCABULARY
instead.static int
TYPE
static int
USING
static int
VAL2BIN
static org.antlr.v4.runtime.Vocabulary
VOCABULARY
static int
WARNING
static int
WHERE
static int
WITH
static int
WS
-
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 IQM4HDLexer(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()
java.lang.String[]
getChannelNames()
java.lang.String
getGrammarFileName()
java.lang.String[]
getModeNames()
java.lang.String[]
getRuleNames()
java.lang.String
getSerializedATN()
java.lang.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
-
DATABASE
public static final int DATABASE
- See Also:
- Constant Field Values
-
NATIVE
public static final int NATIVE
- See Also:
- Constant Field Values
-
SOURCE
public static final int SOURCE
- See Also:
- Constant Field Values
-
CHECK
public static final int CHECK
- See Also:
- Constant Field Values
-
ACTION
public static final int ACTION
- See Also:
- Constant Field Values
-
EXECUTE
public static final int EXECUTE
- See Also:
- Constant Field Values
-
USING
public static final int USING
- See Also:
- Constant Field Values
-
ON
public static final int ON
- See Also:
- Constant Field Values
-
EACH
public static final int EACH
- See Also:
- Constant Field Values
-
FROM
public static final int FROM
- See Also:
- Constant Field Values
-
RESULT
public static final int RESULT
- See Also:
- Constant Field Values
-
IF
public static final int IF
- See Also:
- Constant Field Values
-
IN
public static final int IN
- See Also:
- Constant Field Values
-
AS
public static final int AS
- See Also:
- Constant Field Values
-
END
public static final int END
- See Also:
- Constant Field Values
-
AND
public static final int AND
- See Also:
- Constant Field Values
-
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
-
WITH
public static final int WITH
- See Also:
- Constant Field Values
-
ERROR
public static final int ERROR
- See Also:
- Constant Field Values
-
WARNING
public static final int WARNING
- See Also:
- Constant Field Values
-
RECORD
public static final int RECORD
- See Also:
- Constant Field Values
-
SELECT
public static final int SELECT
- See Also:
- Constant Field Values
-
WHERE
public static final int WHERE
- See Also:
- Constant Field Values
-
PATTERN
public static final int PATTERN
- See Also:
- Constant Field Values
-
RETURN
public static final int RETURN
- See Also:
- Constant Field Values
-
NULL
public static final int NULL
- See Also:
- Constant Field Values
-
BOOL
public static final int BOOL
- See Also:
- Constant Field Values
-
FOR
public static final int FOR
- See Also:
- Constant Field Values
-
ELSE
public static final int ELSE
- See Also:
- Constant Field Values
-
SINGLE
public static final int SINGLE
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
FULL
public static final int FULL
- See Also:
- Constant Field Values
-
JOIN
public static final int JOIN
- See Also:
- Constant Field Values
-
ROLE
public static final int ROLE
- See Also:
- Constant Field Values
-
ROLES
public static final int ROLES
- See Also:
- Constant Field Values
-
IS
public static final int IS
- See Also:
- Constant Field Values
-
GROUP
public static final int GROUP
- See Also:
- Constant Field Values
-
ORDER
public static final int ORDER
- See Also:
- Constant Field Values
-
BY
public static final int BY
- See Also:
- Constant Field Values
-
HAVING
public static final int HAVING
- See Also:
- Constant Field Values
-
ABOVE
public static final int ABOVE
- See Also:
- Constant Field Values
-
CONST
public static final int CONST
- See Also:
- Constant Field Values
-
OR
public static final int OR
- See Also:
- Constant Field Values
-
NOT
public static final int NOT
- See Also:
- Constant Field Values
-
TO
public static final int TO
- See Also:
- Constant Field Values
-
QUERY
public static final int QUERY
- See Also:
- Constant Field Values
-
AVG
public static final int AVG
- See Also:
- Constant Field Values
-
MIN
public static final int MIN
- See Also:
- Constant Field Values
-
MAX
public static final int MAX
- See Also:
- Constant Field Values
-
SUM
public static final int SUM
- See Also:
- Constant Field Values
-
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
-
ABS
public static final int ABS
- See Also:
- Constant Field Values
-
ARIMA
public static final int ARIMA
- See Also:
- Constant Field Values
-
LENGTH
public static final int LENGTH
- See Also:
- Constant Field Values
-
MATCHES
public static final int MATCHES
- See Also:
- Constant Field Values
-
VAL2BIN
public static final int VAL2BIN
- See Also:
- Constant Field Values
-
EVAL
public static final int EVAL
- See Also:
- Constant Field Values
-
DOB2AGE
public static final int DOB2AGE
- See Also:
- Constant Field Values
-
CUBESCORE
public static final int CUBESCORE
- See Also:
- Constant Field Values
-
BINOM
public static final int BINOM
- See Also:
- Constant Field Values
-
NVL
public static final int NVL
- See Also:
- Constant Field Values
-
PERCENTAGE
public static final int PERCENTAGE
- See Also:
- Constant Field Values
-
EVALREC
public static final int EVALREC
- See Also:
- Constant Field Values
-
RELOP
public static final int RELOP
- See Also:
- Constant Field Values
-
Colon
public static final int Colon
- See Also:
- Constant Field Values
-
Comma
public static final int Comma
- See Also:
- Constant Field Values
-
Open
public static final int Open
- See Also:
- Constant Field Values
-
Close
public static final int Close
- See Also:
- Constant Field Values
-
Assign
public static final int Assign
- See Also:
- Constant Field Values
-
OpenIdx
public static final int OpenIdx
- See Also:
- Constant Field Values
-
CloseIdx
public static final int CloseIdx
- See Also:
- Constant Field Values
-
Plus
public static final int Plus
- See Also:
- Constant Field Values
-
Minus
public static final int Minus
- See Also:
- Constant Field Values
-
Mul
public static final int Mul
- See Also:
- Constant Field Values
-
Div
public static final int Div
- See Also:
- Constant Field Values
-
Semicolon
public static final int Semicolon
- See Also:
- Constant Field Values
-
Equals
public static final int Equals
- See Also:
- Constant Field Values
-
Dot
public static final int Dot
- See Also:
- Constant Field Values
-
OpenBrace
public static final int OpenBrace
- See Also:
- Constant Field Values
-
CloseBrace
public static final int CloseBrace
- See Also:
- Constant Field Values
-
ID
public static final int ID
- See Also:
- Constant Field Values
-
NUMBER
public static final int NUMBER
- See Also:
- Constant Field Values
-
STRING
public static final int STRING
- See Also:
- Constant Field Values
-
REGEXP
public static final int REGEXP
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
NL
public static final int NL
- See Also:
- Constant Field Values
-
COMMENT
public static final int COMMENT
- See Also:
- Constant Field Values
-
END_NATIVE
public static final int END_NATIVE
- See Also:
- Constant Field Values
-
QUERYTEXT
public static final int QUERYTEXT
- See Also:
- Constant Field Values
-
NATIVE_QUERY
public static final int NATIVE_QUERY
- See Also:
- Constant Field Values
-
channelNames
public static java.lang.String[] channelNames
-
modeNames
public static java.lang.String[] modeNames
-
ruleNames
public static final java.lang.String[] ruleNames
-
VOCABULARY
public static final org.antlr.v4.runtime.Vocabulary VOCABULARY
-
tokenNames
@Deprecated public static final java.lang.String[] tokenNames
Deprecated.UseVOCABULARY
instead.
-
_serializedATN
public static final java.lang.String _serializedATN
- See Also:
- Constant Field Values
-
_ATN
public static final org.antlr.v4.runtime.atn.ATN _ATN
-
-
Method Detail
-
getTokenNames
@Deprecated public java.lang.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<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getGrammarFileName
public java.lang.String getGrammarFileName()
- Specified by:
getGrammarFileName
in classorg.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getRuleNames
public java.lang.String[] getRuleNames()
- Specified by:
getRuleNames
in classorg.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getSerializedATN
public java.lang.String getSerializedATN()
- Overrides:
getSerializedATN
in classorg.antlr.v4.runtime.Recognizer<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getChannelNames
public java.lang.String[] getChannelNames()
- Overrides:
getChannelNames
in classorg.antlr.v4.runtime.Lexer
-
getModeNames
public java.lang.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<java.lang.Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
-