de.cau.cs.kieler.krep.editors.rif.parser.antlr.internal
Class InternalRifLexer
java.lang.Object
org.antlr.runtime.BaseRecognizer
org.antlr.runtime.Lexer
org.eclipse.xtext.parser.antlr.Lexer
de.cau.cs.kieler.krep.editors.rif.parser.antlr.internal.InternalRifLexer
- All Implemented Interfaces:
- org.antlr.runtime.TokenSource
public class InternalRifLexer
- extends org.eclipse.xtext.parser.antlr.Lexer
- Rating

Fields inherited from class org.antlr.runtime.Lexer |
channel, input, text, token, tokenStartCharIndex, tokenStartCharPositionInLine, tokenStartLine, type |
Fields inherited from class org.antlr.runtime.BaseRecognizer |
_fsp, backtracking, DEFAULT_TOKEN_CHANNEL, errorRecovery, failed, following, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, lastErrorIndex, MEMO_RULE_FAILED, MEMO_RULE_FAILED_I, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, ruleMemo |
Methods inherited from class org.eclipse.xtext.parser.antlr.Lexer |
emitErrorMessage, getErrorMessage, nextToken, recoverFromMismatchedToken |
Methods inherited from class org.antlr.runtime.Lexer |
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getErrorMessage, getLine, 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, getBacktrackingLevel, getErrorHeader, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, getTokenNames, match, matchAny, memoize, mismatch, pushFollow, recover, recoverFromMismatchedElement, recoverFromMismatchedSet, toStrings, traceIn, traceOut |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RULE_OUTPUTS
public static final int RULE_OUTPUTS
- See Also:
- Constant Field Values
RULE_INPUTS
public static final int RULE_INPUTS
- See Also:
- Constant Field Values
RULE_COMMENT
public static final int RULE_COMMENT
- See Also:
- Constant Field Values
Tokens
public static final int Tokens
- See Also:
- Constant Field Values
T24
public static final int T24
- See Also:
- Constant Field Values
EOF
public static final int EOF
- See Also:
- Constant Field Values
T23
public static final int T23
- See Also:
- Constant Field Values
T22
public static final int T22
- See Also:
- Constant Field Values
T21
public static final int T21
- See Also:
- Constant Field Values
T20
public static final int T20
- See Also:
- Constant Field Values
RULE_LOCALS
public static final int RULE_LOCALS
- See Also:
- Constant Field Values
RULE_STRING
public static final int RULE_STRING
- See Also:
- Constant Field Values
RULE_INT
public static final int RULE_INT
- See Also:
- Constant Field Values
T11
public static final int T11
- See Also:
- Constant Field Values
T12
public static final int T12
- See Also:
- Constant Field Values
T13
public static final int T13
- See Also:
- Constant Field Values
T14
public static final int T14
- See Also:
- Constant Field Values
RULE_WS
public static final int RULE_WS
- See Also:
- Constant Field Values
T15
public static final int T15
- See Also:
- Constant Field Values
T16
public static final int T16
- See Also:
- Constant Field Values
T17
public static final int T17
- See Also:
- Constant Field Values
T18
public static final int T18
- See Also:
- Constant Field Values
T19
public static final int T19
- See Also:
- Constant Field Values
InternalRifLexer
public InternalRifLexer()
InternalRifLexer
public InternalRifLexer(org.antlr.runtime.CharStream input)
getGrammarFileName
public String getGrammarFileName()
- Overrides:
getGrammarFileName
in class org.antlr.runtime.BaseRecognizer
mT11
public final void mT11()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT12
public final void mT12()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT13
public final void mT13()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT14
public final void mT14()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT15
public final void mT15()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT16
public final void mT16()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT17
public final void mT17()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT18
public final void mT18()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT19
public final void mT19()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT20
public final void mT20()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT21
public final void mT21()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT22
public final void mT22()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT23
public final void mT23()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mT24
public final void mT24()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRULE_INT
public final void mRULE_INT()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRULE_INPUTS
public final void mRULE_INPUTS()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRULE_OUTPUTS
public final void mRULE_OUTPUTS()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRULE_LOCALS
public final void mRULE_LOCALS()
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_WS
public final void mRULE_WS()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mRULE_COMMENT
public final void mRULE_COMMENT()
throws org.antlr.runtime.RecognitionException
- Throws:
org.antlr.runtime.RecognitionException
mTokens
public void mTokens()
throws org.antlr.runtime.RecognitionException
- Specified by:
mTokens
in class org.antlr.runtime.Lexer
- Throws:
org.antlr.runtime.RecognitionException