Package org.n52.svalbard.odata.grammar
Class STAQueryOptionsLexer
- java.lang.Object
-
- org.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
- org.antlr.v4.runtime.Lexer
-
- org.n52.svalbard.odata.grammar.STAQueryOptionsLexer
-
- All Implemented Interfaces:
org.antlr.v4.runtime.TokenSource
public class STAQueryOptionsLexer extends org.antlr.v4.runtime.Lexer
-
-
Field Summary
Fields Modifier and Type Field Description static org.antlr.v4.runtime.atn.ATN_ATNprotected static org.antlr.v4.runtime.dfa.DFA[]_decisionToDFAstatic String_serializedATNprotected static org.antlr.v4.runtime.atn.PredictionContextCache_sharedContextCachestatic intAdd_LLCstatic intALPHAPLUSstatic intAMPERSANDstatic intAnd_LLCstatic intASC_LLCstatic intCeiling_LLCstatic String[]channelNamesstatic intCollectionOP_LUCstatic intCOLONstatic intCOMMAstatic intConcat_LLCstatic intContains_LLCstatic intCountstatic intCPstatic intDate_LLCstatic intDay_LLCstatic intDays_LLCstatic intDESC_LLCstatic intDIGITstatic intDIGIT2static intDIGIT3static intDIGIT4MINUSstatic intDIGIT5static intDIGITPLUSstatic intDiv_LLCstatic intDOLLARstatic intDOTstatic intEndsWith_LLCstatic intEQstatic intEq_LLCstatic intExpandstatic intFalse_LLCstatic intFilterstatic intFILTER_FloatingPointLiteralstatic intFloor_LLCstatic intGe_LLCstatic intGeoDotDistance_LLCstatic intGeoDotIntersects_LLCstatic intGeography_LLCstatic intGeoLength_LLCstatic intGeoLiteralstatic intGeometry_LLCstatic intGt_LLCstatic intHour_LLCstatic intIndexOf_LLCstatic intInfinity_LUCstatic intiso8601static intLe_LLCstatic intLength_LLCstatic intLineString_LUCstatic intLITERALstatic intLt_LLCstatic intMaxDateTime_LLCstatic intMinDateTime_LLCstatic intMINUSstatic intMinute_LLCstatic intMod_LLCstatic String[]modeNamesstatic intMonth_LLCstatic intMul_LLCstatic intMulti_LUCstatic intMultiLineStringOP_LUCstatic intMultiPointOP_LUCstatic intMultiPolygonOP_LUCstatic intNe_LLCstatic intNot_LLCstatic intNotANumber_LXCstatic intNow_LLCstatic intNull_LLCstatic intOPstatic intOr_LLCstatic intOrderBystatic intPoint_LUCstatic intPolygon_LUCstatic intQostatic intQO_COUNTstatic intQO_EXPANDstatic intQO_FILTERstatic intQO_ORDERBYstatic intQO_SELECTstatic intQO_SKIPstatic intQO_TOPstatic intRound_LLCstatic String[]ruleNamesstatic intSecond_LLCstatic intSelectstatic intSEMIstatic intSIGNstatic intSkipstatic intSLASHstatic intSPstatic intSQstatic intSRID_LLCstatic intST_contains_LLCstatic intST_crosses_LLCstatic intST_disjoint_LLCstatic intST_equals_LLCstatic intST_intersects_LLCstatic intST_overlaps_LLCstatic intST_relate_LLCstatic intST_touches_LLCstatic intST_within_LLCstatic intStartsWith_LLCstatic intSub_LLCstatic intSubstring_LLCstatic intSubStringOf_LLCstatic intTstatic intTime_LLCstatic String[]tokenNamesDeprecated.UseVOCABULARYinstead.static intToLower_LLCstatic intTopstatic intTotalOffsetMinutes_LLCstatic intToUpper_LLCstatic intTrim_LLCstatic intTrue_LLCstatic org.antlr.v4.runtime.VocabularyVOCABULARYstatic intWSstatic intYear_LLCstatic intZ-
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 STAQueryOptionsLexer(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.ATNgetATN()String[]getChannelNames()StringgetGrammarFileName()String[]getModeNames()String[]getRuleNames()StringgetSerializedATN()String[]getTokenNames()Deprecated.org.antlr.v4.runtime.VocabularygetVocabulary()-
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
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
EQ
public static final int EQ
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
SP
public static final int SP
- See Also:
- Constant Field Values
-
SEMI
public static final int SEMI
- See Also:
- Constant Field Values
-
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
-
SQ
public static final int SQ
- See Also:
- Constant Field Values
-
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
-
OP
public static final int OP
- See Also:
- Constant Field Values
-
CP
public static final int CP
- See Also:
- Constant Field Values
-
SIGN
public static final int SIGN
- See Also:
- Constant Field Values
-
SLASH
public static final int SLASH
- See Also:
- Constant Field Values
-
DOT
public static final int DOT
- See Also:
- Constant Field Values
-
COLON
public static final int COLON
- See Also:
- Constant Field Values
-
ALPHAPLUS
public static final int ALPHAPLUS
- See Also:
- Constant Field Values
-
DIGIT
public static final int DIGIT
- See Also:
- Constant Field Values
-
DIGITPLUS
public static final int DIGITPLUS
- See Also:
- Constant Field Values
-
QO_COUNT
public static final int QO_COUNT
- See Also:
- Constant Field Values
-
QO_EXPAND
public static final int QO_EXPAND
- See Also:
- Constant Field Values
-
QO_FILTER
public static final int QO_FILTER
- See Also:
- Constant Field Values
-
QO_ORDERBY
public static final int QO_ORDERBY
- See Also:
- Constant Field Values
-
QO_SKIP
public static final int QO_SKIP
- See Also:
- Constant Field Values
-
QO_TOP
public static final int QO_TOP
- See Also:
- Constant Field Values
-
QO_SELECT
public static final int QO_SELECT
- See Also:
- Constant Field Values
-
True_LLC
public static final int True_LLC
- See Also:
- Constant Field Values
-
False_LLC
public static final int False_LLC
- See Also:
- Constant Field Values
-
ASC_LLC
public static final int ASC_LLC
- See Also:
- Constant Field Values
-
DESC_LLC
public static final int DESC_LLC
- See Also:
- Constant Field Values
-
LITERAL
public static final int LITERAL
- See Also:
- Constant Field Values
-
SubStringOf_LLC
public static final int SubStringOf_LLC
- See Also:
- Constant Field Values
-
StartsWith_LLC
public static final int StartsWith_LLC
- See Also:
- Constant Field Values
-
EndsWith_LLC
public static final int EndsWith_LLC
- See Also:
- Constant Field Values
-
Length_LLC
public static final int Length_LLC
- See Also:
- Constant Field Values
-
IndexOf_LLC
public static final int IndexOf_LLC
- See Also:
- Constant Field Values
-
Substring_LLC
public static final int Substring_LLC
- See Also:
- Constant Field Values
-
ToLower_LLC
public static final int ToLower_LLC
- See Also:
- Constant Field Values
-
ToUpper_LLC
public static final int ToUpper_LLC
- See Also:
- Constant Field Values
-
Trim_LLC
public static final int Trim_LLC
- See Also:
- Constant Field Values
-
Concat_LLC
public static final int Concat_LLC
- See Also:
- Constant Field Values
-
Contains_LLC
public static final int Contains_LLC
- See Also:
- Constant Field Values
-
Year_LLC
public static final int Year_LLC
- See Also:
- Constant Field Values
-
Month_LLC
public static final int Month_LLC
- See Also:
- Constant Field Values
-
Day_LLC
public static final int Day_LLC
- See Also:
- Constant Field Values
-
Days_LLC
public static final int Days_LLC
- See Also:
- Constant Field Values
-
Hour_LLC
public static final int Hour_LLC
- See Also:
- Constant Field Values
-
Minute_LLC
public static final int Minute_LLC
- See Also:
- Constant Field Values
-
Second_LLC
public static final int Second_LLC
- See Also:
- Constant Field Values
-
Date_LLC
public static final int Date_LLC
- See Also:
- Constant Field Values
-
Time_LLC
public static final int Time_LLC
- See Also:
- Constant Field Values
-
TotalOffsetMinutes_LLC
public static final int TotalOffsetMinutes_LLC
- See Also:
- Constant Field Values
-
MinDateTime_LLC
public static final int MinDateTime_LLC
- See Also:
- Constant Field Values
-
MaxDateTime_LLC
public static final int MaxDateTime_LLC
- See Also:
- Constant Field Values
-
Now_LLC
public static final int Now_LLC
- See Also:
- Constant Field Values
-
Round_LLC
public static final int Round_LLC
- See Also:
- Constant Field Values
-
Floor_LLC
public static final int Floor_LLC
- See Also:
- Constant Field Values
-
Ceiling_LLC
public static final int Ceiling_LLC
- See Also:
- Constant Field Values
-
GeoDotDistance_LLC
public static final int GeoDotDistance_LLC
- See Also:
- Constant Field Values
-
GeoLength_LLC
public static final int GeoLength_LLC
- See Also:
- Constant Field Values
-
GeoDotIntersects_LLC
public static final int GeoDotIntersects_LLC
- See Also:
- Constant Field Values
-
ST_equals_LLC
public static final int ST_equals_LLC
- See Also:
- Constant Field Values
-
ST_disjoint_LLC
public static final int ST_disjoint_LLC
- See Also:
- Constant Field Values
-
ST_touches_LLC
public static final int ST_touches_LLC
- See Also:
- Constant Field Values
-
ST_within_LLC
public static final int ST_within_LLC
- See Also:
- Constant Field Values
-
ST_overlaps_LLC
public static final int ST_overlaps_LLC
- See Also:
- Constant Field Values
-
ST_crosses_LLC
public static final int ST_crosses_LLC
- See Also:
- Constant Field Values
-
ST_intersects_LLC
public static final int ST_intersects_LLC
- See Also:
- Constant Field Values
-
ST_contains_LLC
public static final int ST_contains_LLC
- See Also:
- Constant Field Values
-
ST_relate_LLC
public static final int ST_relate_LLC
- See Also:
- Constant Field Values
-
And_LLC
public static final int And_LLC
- See Also:
- Constant Field Values
-
Or_LLC
public static final int Or_LLC
- See Also:
- Constant Field Values
-
Not_LLC
public static final int Not_LLC
- See Also:
- Constant Field Values
-
Eq_LLC
public static final int Eq_LLC
- See Also:
- Constant Field Values
-
Ne_LLC
public static final int Ne_LLC
- See Also:
- Constant Field Values
-
Lt_LLC
public static final int Lt_LLC
- See Also:
- Constant Field Values
-
Le_LLC
public static final int Le_LLC
- See Also:
- Constant Field Values
-
Gt_LLC
public static final int Gt_LLC
- See Also:
- Constant Field Values
-
Ge_LLC
public static final int Ge_LLC
- See Also:
- Constant Field Values
-
Add_LLC
public static final int Add_LLC
- See Also:
- Constant Field Values
-
Sub_LLC
public static final int Sub_LLC
- See Also:
- Constant Field Values
-
Mul_LLC
public static final int Mul_LLC
- See Also:
- Constant Field Values
-
Div_LLC
public static final int Div_LLC
- See Also:
- Constant Field Values
-
Mod_LLC
public static final int Mod_LLC
- See Also:
- Constant Field Values
-
NotANumber_LXC
public static final int NotANumber_LXC
- See Also:
- Constant Field Values
-
Infinity_LUC
public static final int Infinity_LUC
- See Also:
- Constant Field Values
-
Null_LLC
public static final int Null_LLC
- See Also:
- Constant Field Values
-
Geography_LLC
public static final int Geography_LLC
- See Also:
- Constant Field Values
-
Geometry_LLC
public static final int Geometry_LLC
- See Also:
- Constant Field Values
-
DIGIT4MINUS
public static final int DIGIT4MINUS
- See Also:
- Constant Field Values
-
FILTER_FloatingPointLiteral
public static final int FILTER_FloatingPointLiteral
- See Also:
- Constant Field Values
-
MultiLineStringOP_LUC
public static final int MultiLineStringOP_LUC
- See Also:
- Constant Field Values
-
LineString_LUC
public static final int LineString_LUC
- See Also:
- Constant Field Values
-
MultiPointOP_LUC
public static final int MultiPointOP_LUC
- See Also:
- Constant Field Values
-
MultiPolygonOP_LUC
public static final int MultiPolygonOP_LUC
- See Also:
- Constant Field Values
-
Point_LUC
public static final int Point_LUC
- See Also:
- Constant Field Values
-
Polygon_LUC
public static final int Polygon_LUC
- See Also:
- Constant Field Values
-
Multi_LUC
public static final int Multi_LUC
- See Also:
- Constant Field Values
-
CollectionOP_LUC
public static final int CollectionOP_LUC
- See Also:
- Constant Field Values
-
SRID_LLC
public static final int SRID_LLC
- See Also:
- Constant Field Values
-
DIGIT5
public static final int DIGIT5
- See Also:
- Constant Field Values
-
T
public static final int T
- See Also:
- Constant Field Values
-
Z
public static final int Z
- See Also:
- Constant Field Values
-
DIGIT3
public static final int DIGIT3
- See Also:
- Constant Field Values
-
DIGIT2
public static final int DIGIT2
- See Also:
- Constant Field Values
-
DOLLAR
public static final int DOLLAR
- See Also:
- Constant Field Values
-
Qo
public static final int Qo
- See Also:
- Constant Field Values
-
Count
public static final int Count
- See Also:
- Constant Field Values
-
Skip
public static final int Skip
- See Also:
- Constant Field Values
-
Top
public static final int Top
- See Also:
- Constant Field Values
-
OrderBy
public static final int OrderBy
- See Also:
- Constant Field Values
-
Select
public static final int Select
- See Also:
- Constant Field Values
-
Expand
public static final int Expand
- See Also:
- Constant Field Values
-
Filter
public static final int Filter
- See Also:
- Constant Field Values
-
GeoLiteral
public static final int GeoLiteral
- See Also:
- Constant Field Values
-
iso8601
public static final int iso8601
- 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.UseVOCABULARYinstead.
-
_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:
getTokenNamesin classorg.antlr.v4.runtime.Lexer
-
getVocabulary
public org.antlr.v4.runtime.Vocabulary getVocabulary()
- Overrides:
getVocabularyin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getGrammarFileName
public String getGrammarFileName()
- Specified by:
getGrammarFileNamein classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getRuleNames
public String[] getRuleNames()
- Specified by:
getRuleNamesin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getSerializedATN
public String getSerializedATN()
- Overrides:
getSerializedATNin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
getChannelNames
public String[] getChannelNames()
- Overrides:
getChannelNamesin classorg.antlr.v4.runtime.Lexer
-
getModeNames
public String[] getModeNames()
- Overrides:
getModeNamesin classorg.antlr.v4.runtime.Lexer
-
getATN
public org.antlr.v4.runtime.atn.ATN getATN()
- Specified by:
getATNin classorg.antlr.v4.runtime.Recognizer<Integer,org.antlr.v4.runtime.atn.LexerATNSimulator>
-
-