Class InternalStoexLexer
- java.lang.Object
-
- org.antlr.runtime.BaseRecognizer
-
- org.antlr.runtime.Lexer
-
- org.eclipse.xtext.parser.antlr.Lexer
-
- org.palladiosimulator.commons.stoex.parser.antlr.internal.InternalStoexLexer
-
- All Implemented Interfaces:
org.antlr.runtime.TokenSource
public class InternalStoexLexer extends org.eclipse.xtext.parser.antlr.Lexer
-
-
Field Summary
Fields Modifier and Type Field Description protected org.palladiosimulator.commons.stoex.parser.antlr.internal.InternalStoexLexer.DFA18dfa18protected org.palladiosimulator.commons.stoex.parser.antlr.internal.InternalStoexLexer.DFA5dfa5static intEOFstatic intRULE_ANY_OTHERstatic intRULE_BOOLEAN_KEYWORDSstatic intRULE_DECINTstatic intRULE_DIGITstatic intRULE_DOUBLEstatic intRULE_IDstatic intRULE_ML_COMMENTstatic intRULE_SL_COMMENTstatic intRULE_STRINGstatic intRULE_WSstatic intT__14static intT__15static intT__16static intT__17static intT__18static intT__19static intT__20static intT__21static intT__22static intT__23static intT__24static intT__25static intT__26static intT__27static intT__28static intT__29static intT__30static intT__31static intT__32static intT__33static intT__34static intT__35static intT__36static intT__37static intT__38static intT__39static intT__40static intT__41static intT__42static intT__43static intT__44
-
Constructor Summary
Constructors Constructor Description InternalStoexLexer()InternalStoexLexer(org.antlr.runtime.CharStream input)InternalStoexLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetGrammarFileName()voidmRULE_ANY_OTHER()voidmRULE_BOOLEAN_KEYWORDS()voidmRULE_DECINT()voidmRULE_DIGIT()voidmRULE_DOUBLE()voidmRULE_ID()voidmRULE_ML_COMMENT()voidmRULE_SL_COMMENT()voidmRULE_STRING()voidmRULE_WS()voidmT__14()voidmT__15()voidmT__16()voidmT__17()voidmT__18()voidmT__19()voidmT__20()voidmT__21()voidmT__22()voidmT__23()voidmT__24()voidmT__25()voidmT__26()voidmT__27()voidmT__28()voidmT__29()voidmT__30()voidmT__31()voidmT__32()voidmT__33()voidmT__34()voidmT__35()voidmT__36()voidmT__37()voidmT__38()voidmT__39()voidmT__40()voidmT__41()voidmT__42()voidmT__43()voidmT__44()voidmTokens()-
Methods inherited from class org.eclipse.xtext.parser.antlr.Lexer
emitErrorMessage, getErrorMessage, nextToken
-
Methods inherited from class org.antlr.runtime.Lexer
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, getText, match, match, matchAny, matchRange, recover, reportError, reset, setCharStream, setText, skip, traceIn, traceOut
-
Methods inherited from class org.antlr.runtime.BaseRecognizer
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, displayRecognitionError, endResync, failed, getBacktrackingLevel, getCurrentInputSymbol, getErrorHeader, getMissingSymbol, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedSet, recoverFromMismatchedToken, setBacktrackingLevel, toStrings, traceIn, traceOut
-
-
-
-
Field Detail
-
RULE_BOOLEAN_KEYWORDS
public static final int RULE_BOOLEAN_KEYWORDS
- See Also:
- Constant Field Values
-
T__19
public static final int T__19
- See Also:
- Constant Field Values
-
T__15
public static final int T__15
- See Also:
- Constant Field Values
-
T__16
public static final int T__16
- See Also:
- Constant Field Values
-
T__17
public static final int T__17
- See Also:
- Constant Field Values
-
T__18
public static final int T__18
- See Also:
- Constant Field Values
-
T__14
public static final int T__14
- See Also:
- Constant Field Values
-
RULE_ID
public static final int RULE_ID
- See Also:
- Constant Field Values
-
RULE_DIGIT
public static final int RULE_DIGIT
- See Also:
- Constant Field Values
-
T__26
public static final int T__26
- See Also:
- Constant Field Values
-
T__27
public static final int T__27
- See Also:
- Constant Field Values
-
T__28
public static final int T__28
- See Also:
- Constant Field Values
-
T__29
public static final int T__29
- See Also:
- Constant Field Values
-
T__22
public static final int T__22
- See Also:
- Constant Field Values
-
RULE_ML_COMMENT
public static final int RULE_ML_COMMENT
- See Also:
- Constant Field Values
-
T__23
public static final int T__23
- See Also:
- Constant Field Values
-
T__24
public static final int T__24
- See Also:
- Constant Field Values
-
T__25
public static final int T__25
- See Also:
- Constant Field Values
-
T__20
public static final int T__20
- See Also:
- Constant Field Values
-
T__21
public static final int T__21
- See Also:
- Constant Field Values
-
RULE_STRING
public static final int RULE_STRING
- See Also:
- Constant Field Values
-
RULE_SL_COMMENT
public static final int RULE_SL_COMMENT
- See Also:
- Constant Field Values
-
T__37
public static final int T__37
- See Also:
- Constant Field Values
-
RULE_DOUBLE
public static final int RULE_DOUBLE
- See Also:
- Constant Field Values
-
T__38
public static final int T__38
- See Also:
- Constant Field Values
-
T__39
public static final int T__39
- See Also:
- Constant Field Values
-
T__33
public static final int T__33
- See Also:
- Constant Field Values
-
T__34
public static final int T__34
- See Also:
- Constant Field Values
-
T__35
public static final int T__35
- See Also:
- Constant Field Values
-
T__36
public static final int T__36
- See Also:
- Constant Field Values
-
RULE_DECINT
public static final int RULE_DECINT
- See Also:
- Constant Field Values
-
EOF
public static final int EOF
- See Also:
- Constant Field Values
-
T__30
public static final int T__30
- See Also:
- Constant Field Values
-
T__31
public static final int T__31
- See Also:
- Constant Field Values
-
T__32
public static final int T__32
- See Also:
- Constant Field Values
-
RULE_WS
public static final int RULE_WS
- See Also:
- Constant Field Values
-
RULE_ANY_OTHER
public static final int RULE_ANY_OTHER
- See Also:
- Constant Field Values
-
T__44
public static final int T__44
- See Also:
- Constant Field Values
-
T__40
public static final int T__40
- See Also:
- Constant Field Values
-
T__41
public static final int T__41
- See Also:
- Constant Field Values
-
T__42
public static final int T__42
- See Also:
- Constant Field Values
-
T__43
public static final int T__43
- See Also:
- Constant Field Values
-
dfa5
protected org.palladiosimulator.commons.stoex.parser.antlr.internal.InternalStoexLexer.DFA5 dfa5
-
dfa18
protected org.palladiosimulator.commons.stoex.parser.antlr.internal.InternalStoexLexer.DFA18 dfa18
-
-
Method Detail
-
getGrammarFileName
public String getGrammarFileName()
- Overrides:
getGrammarFileNamein classorg.antlr.runtime.BaseRecognizer
-
mT__14
public final void mT__14() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__15
public final void mT__15() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__16
public final void mT__16() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__17
public final void mT__17() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__18
public final void mT__18() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__19
public final void mT__19() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__20
public final void mT__20() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__21
public final void mT__21() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__22
public final void mT__22() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__23
public final void mT__23() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__24
public final void mT__24() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__25
public final void mT__25() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__26
public final void mT__26() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__27
public final void mT__27() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__28
public final void mT__28() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__29
public final void mT__29() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__30
public final void mT__30() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__31
public final void mT__31() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__32
public final void mT__32() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__33
public final void mT__33() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__34
public final void mT__34() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__35
public final void mT__35() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__36
public final void mT__36() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__37
public final void mT__37() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__38
public final void mT__38() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__39
public final void mT__39() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__40
public final void mT__40() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__41
public final void mT__41() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__42
public final void mT__42() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__43
public final void mT__43() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mT__44
public final void mT__44() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_DOUBLE
public final void mRULE_DOUBLE() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_DECINT
public final void mRULE_DECINT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_BOOLEAN_KEYWORDS
public final void mRULE_BOOLEAN_KEYWORDS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_DIGIT
public final void mRULE_DIGIT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_ID
public final void mRULE_ID() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_STRING
public final void mRULE_STRING() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_ML_COMMENT
public final void mRULE_ML_COMMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_SL_COMMENT
public final void mRULE_SL_COMMENT() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_WS
public final void mRULE_WS() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mRULE_ANY_OTHER
public final void mRULE_ANY_OTHER() throws org.antlr.runtime.RecognitionException- Throws:
org.antlr.runtime.RecognitionException
-
mTokens
public void mTokens() throws org.antlr.runtime.RecognitionException- Specified by:
mTokensin classorg.antlr.runtime.Lexer- Throws:
org.antlr.runtime.RecognitionException
-
-