de.cau.cs.kieler.sim.esi.contentassist.antlr.internal
Class InternalEsiLexer

java.lang.Object
  extended by org.antlr.runtime.BaseRecognizer
      extended by org.antlr.runtime.Lexer
          extended by org.eclipse.xtext.ui.common.editor.contentassist.antlr.internal.Lexer
              extended by de.cau.cs.kieler.sim.esi.contentassist.antlr.internal.InternalEsiLexer
All Implemented Interfaces:
org.antlr.runtime.TokenSource

public class InternalEsiLexer
extends org.eclipse.xtext.ui.common.editor.contentassist.antlr.internal.Lexer

Rating red

Field Summary
static int EOF
           
static int RULE_COMMENT
           
static int RULE_DIGIT
           
static int RULE_ID
           
static int RULE_LETTER
           
static int RULE_NUM
           
static int RULE_WS
           
static int T10
           
static int T11
           
static int T12
           
static int T13
           
static int T14
           
static int T15
           
static int T16
           
static int T17
           
static int Tokens
           
 
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
 
Constructor Summary
InternalEsiLexer()
           
InternalEsiLexer(org.antlr.runtime.CharStream input)
           
 
Method Summary
 String getGrammarFileName()
           
 void mRULE_COMMENT()
           
 void mRULE_DIGIT()
           
 void mRULE_ID()
           
 void mRULE_LETTER()
           
 void mRULE_NUM()
           
 void mRULE_WS()
           
 void mT10()
           
 void mT11()
           
 void mT12()
           
 void mT13()
           
 void mT14()
           
 void mT15()
           
 void mT16()
           
 void mT17()
           
 void mTokens()
           
 
Methods inherited from class org.eclipse.xtext.ui.common.editor.contentassist.antlr.internal.Lexer
emitErrorMessage, recoverFromMismatchedToken
 
Methods inherited from class org.antlr.runtime.Lexer
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getErrorMessage, getLine, getText, match, match, matchAny, matchRange, nextToken, 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
 

Field Detail

T10

public static final int T10
See Also:
Constant Field Values

T14

public static final int T14
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

RULE_WS

public static final int RULE_WS
See Also:
Constant Field Values

RULE_COMMENT

public static final int RULE_COMMENT
See Also:
Constant Field Values

T11

public static final int T11
See Also:
Constant Field Values

T15

public static final int T15
See Also:
Constant Field Values

EOF

public static final int EOF
See Also:
Constant Field Values

T17

public static final int T17
See Also:
Constant Field Values

T12

public static final int T12
See Also:
Constant Field Values

Tokens

public static final int Tokens
See Also:
Constant Field Values

T16

public static final int T16
See Also:
Constant Field Values

T13

public static final int T13
See Also:
Constant Field Values

RULE_NUM

public static final int RULE_NUM
See Also:
Constant Field Values

RULE_LETTER

public static final int RULE_LETTER
See Also:
Constant Field Values
Constructor Detail

InternalEsiLexer

public InternalEsiLexer()

InternalEsiLexer

public InternalEsiLexer(org.antlr.runtime.CharStream input)
Method Detail

getGrammarFileName

public String getGrammarFileName()
Overrides:
getGrammarFileName in class org.antlr.runtime.BaseRecognizer

mT10

public final void mT10()
                throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

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

mRULE_ID

public final void mRULE_ID()
                    throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

mRULE_NUM

public final void mRULE_NUM()
                     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

mRULE_DIGIT

public final void mRULE_DIGIT()
                       throws org.antlr.runtime.RecognitionException
Throws:
org.antlr.runtime.RecognitionException

mRULE_LETTER

public final void mRULE_LETTER()
                        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