tuffy.parse
Class MLNLexer

java.lang.Object
  extended by org.antlr.runtime.BaseRecognizer
      extended by org.antlr.runtime.Lexer
          extended by tuffy.parse.MLNLexer
All Implemented Interfaces:
org.antlr.runtime.TokenSource

public class MLNLexer
extends org.antlr.runtime.Lexer


Nested Class Summary
(package private)  class MLNLexer.DFA21
           
(package private)  class MLNLexer.DFA23
           
(package private)  class MLNLexer.DFA8
           
 
Field Summary
static int ASTERISK
           
static int COMMENT
           
protected  MLNLexer.DFA21 dfa21
           
(package private) static short[] DFA21_accept
           
(package private) static java.lang.String DFA21_acceptS
           
(package private) static short[] DFA21_eof
           
(package private) static java.lang.String DFA21_eofS
           
(package private) static short[] DFA21_eot
           
(package private) static java.lang.String DFA21_eotS
           
(package private) static char[] DFA21_max
           
(package private) static java.lang.String DFA21_maxS
           
(package private) static char[] DFA21_min
           
(package private) static java.lang.String DFA21_minS
           
(package private) static short[] DFA21_special
           
(package private) static java.lang.String DFA21_specialS
           
(package private) static short[][] DFA21_transition
           
(package private) static java.lang.String[] DFA21_transitionS
           
protected  MLNLexer.DFA23 dfa23
           
(package private) static short[] DFA23_accept
           
(package private) static java.lang.String DFA23_acceptS
           
(package private) static short[] DFA23_eof
           
(package private) static java.lang.String DFA23_eofS
           
(package private) static short[] DFA23_eot
           
(package private) static java.lang.String DFA23_eotS
           
(package private) static char[] DFA23_max
           
(package private) static java.lang.String DFA23_maxS
           
(package private) static char[] DFA23_min
           
(package private) static java.lang.String DFA23_minS
           
(package private) static short[] DFA23_special
           
(package private) static java.lang.String DFA23_specialS
           
(package private) static short[][] DFA23_transition
           
(package private) static java.lang.String[] DFA23_transitionS
           
protected  MLNLexer.DFA8 dfa8
           
(package private) static short[] DFA8_accept
           
(package private) static java.lang.String DFA8_acceptS
           
(package private) static short[] DFA8_eof
           
(package private) static java.lang.String DFA8_eofS
           
(package private) static short[] DFA8_eot
           
(package private) static java.lang.String DFA8_eotS
           
(package private) static char[] DFA8_max
           
(package private) static java.lang.String DFA8_maxS
           
(package private) static char[] DFA8_min
           
(package private) static java.lang.String DFA8_minS
           
(package private) static short[] DFA8_special
           
(package private) static java.lang.String DFA8_specialS
           
(package private) static short[][] DFA8_transition
           
(package private) static java.lang.String[] DFA8_transitionS
           
static int EOF
           
static int ESC
           
static int EXIST
           
static int EXPONENT
           
static int FLOAT
           
static int HEXDIGIT
           
static int ID
           
static int IMPLIES
           
static int INTEGER
           
static int MINUS
           
static int NOT
           
static int NUMBER
           
static int PERIOD
           
static int PLUS
           
static int STRING
           
static int T__21
           
static int T__22
           
static int T__23
           
static int T__24
           
static int T__25
           
static int T__26
           
static int T__27
           
static int T__28
           
static int T__29
           
static int T__30
           
static int T__31
           
static int T__32
           
static int T__33
           
static int T__34
           
static int T__35
           
static int T__36
           
static int T__37
           
static int T__38
           
static int T__39
           
static int T__40
           
static int T__41
           
static int T__42
           
static int T__43
           
static int T__44
           
static int T__45
           
static int T__46
           
static int T__47
           
static int T__48
           
static int T__49
           
static int T__50
           
static int T__51
           
static int T__52
           
static int T__53
           
static int T__54
           
static int T__55
           
static int T__56
           
static int T__57
           
static int T__58
           
static int T__59
           
static int T__60
           
static int T__61
           
static int WS
           
 
Fields inherited from class org.antlr.runtime.Lexer
input
 
Fields inherited from class org.antlr.runtime.BaseRecognizer
DEFAULT_TOKEN_CHANNEL, HIDDEN, INITIAL_FOLLOW_STACK_SIZE, MEMO_RULE_FAILED, MEMO_RULE_UNKNOWN, NEXT_TOKEN_RULE_NAME, state
 
Constructor Summary
MLNLexer()
           
MLNLexer(org.antlr.runtime.CharStream input)
           
MLNLexer(org.antlr.runtime.CharStream input, org.antlr.runtime.RecognizerSharedState state)
           
 
Method Summary
 java.lang.String getGrammarFileName()
           
 void mASTERISK()
           
 void mCOMMENT()
           
 void mESC()
           
 void mEXIST()
           
 void mEXPONENT()
           
 void mFLOAT()
           
 void mHEXDIGIT()
           
 void mID()
           
 void mIMPLIES()
           
 void mINTEGER()
           
 void mMINUS()
           
 void mNOT()
           
 void mNUMBER()
           
 void mPERIOD()
           
 void mPLUS()
           
 void mSTRING()
           
 void mT__21()
           
 void mT__22()
           
 void mT__23()
           
 void mT__24()
           
 void mT__25()
           
 void mT__26()
           
 void mT__27()
           
 void mT__28()
           
 void mT__29()
           
 void mT__30()
           
 void mT__31()
           
 void mT__32()
           
 void mT__33()
           
 void mT__34()
           
 void mT__35()
           
 void mT__36()
           
 void mT__37()
           
 void mT__38()
           
 void mT__39()
           
 void mT__40()
           
 void mT__41()
           
 void mT__42()
           
 void mT__43()
           
 void mT__44()
           
 void mT__45()
           
 void mT__46()
           
 void mT__47()
           
 void mT__48()
           
 void mT__49()
           
 void mT__50()
           
 void mT__51()
           
 void mT__52()
           
 void mT__53()
           
 void mT__54()
           
 void mT__55()
           
 void mT__56()
           
 void mT__57()
           
 void mT__58()
           
 void mT__59()
           
 void mT__60()
           
 void mT__61()
           
 void mTokens()
           
 void mWS()
           
 
Methods inherited from class org.antlr.runtime.Lexer
emit, emit, getCharErrorDisplay, getCharIndex, getCharPositionInLine, getCharStream, getErrorMessage, getLine, getSourceName, 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, emitErrorMessage, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXPONENT

public static final int EXPONENT
See Also:
Constant Field Values

T__29

public static final int T__29
See Also:
Constant Field Values

T__28

public static final int T__28
See Also:
Constant Field Values

T__27

public static final int T__27
See Also:
Constant Field Values

T__26

public static final int T__26
See Also:
Constant Field Values

T__25

public static final int T__25
See Also:
Constant Field Values

T__24

public static final int T__24
See Also:
Constant Field Values

T__23

public static final int T__23
See Also:
Constant Field Values

T__22

public static final int T__22
See Also:
Constant Field Values

ESC

public static final int ESC
See Also:
Constant Field Values

T__21

public static final int T__21
See Also:
Constant Field Values

FLOAT

public static final int FLOAT
See Also:
Constant Field Values

NOT

public static final int NOT
See Also:
Constant Field Values

T__61

public static final int T__61
See Also:
Constant Field Values

ID

public static final int ID
See Also:
Constant Field Values

T__60

public static final int T__60
See Also:
Constant Field Values

EOF

public static final int EOF
See Also:
Constant Field Values

ASTERISK

public static final int ASTERISK
See Also:
Constant Field Values

T__55

public static final int T__55
See Also:
Constant Field Values

T__56

public static final int T__56
See Also:
Constant Field Values

T__57

public static final int T__57
See Also:
Constant Field Values

T__58

public static final int T__58
See Also:
Constant Field Values

T__51

public static final int T__51
See Also:
Constant Field Values

T__52

public static final int T__52
See Also:
Constant Field Values

T__53

public static final int T__53
See Also:
Constant Field Values

T__54

public static final int T__54
See Also:
Constant Field Values

T__59

public static final int T__59
See Also:
Constant Field Values

PLUS

public static final int PLUS
See Also:
Constant Field Values

COMMENT

public static final int COMMENT
See Also:
Constant Field Values

T__50

public static final int T__50
See Also:
Constant Field Values

INTEGER

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

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__46

public static final int T__46
See Also:
Constant Field Values

IMPLIES

public static final int IMPLIES
See Also:
Constant Field Values

T__47

public static final int T__47
See Also:
Constant Field Values

T__44

public static final int T__44
See Also:
Constant Field Values

T__45

public static final int T__45
See Also:
Constant Field Values

T__48

public static final int T__48
See Also:
Constant Field Values

PERIOD

public static final int PERIOD
See Also:
Constant Field Values

T__49

public static final int T__49
See Also:
Constant Field Values

NUMBER

public static final int NUMBER
See Also:
Constant Field Values

MINUS

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

T__33

public static final int T__33
See Also:
Constant Field Values

WS

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

T__37

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

STRING

public static final int STRING
See Also:
Constant Field Values

EXIST

public static final int EXIST
See Also:
Constant Field Values

HEXDIGIT

public static final int HEXDIGIT
See Also:
Constant Field Values

dfa8

protected MLNLexer.DFA8 dfa8

dfa21

protected MLNLexer.DFA21 dfa21

dfa23

protected MLNLexer.DFA23 dfa23

DFA8_eotS

static final java.lang.String DFA8_eotS
See Also:
Constant Field Values

DFA8_eofS

static final java.lang.String DFA8_eofS
See Also:
Constant Field Values

DFA8_minS

static final java.lang.String DFA8_minS
See Also:
Constant Field Values

DFA8_maxS

static final java.lang.String DFA8_maxS
See Also:
Constant Field Values

DFA8_acceptS

static final java.lang.String DFA8_acceptS
See Also:
Constant Field Values

DFA8_specialS

static final java.lang.String DFA8_specialS
See Also:
Constant Field Values

DFA8_transitionS

static final java.lang.String[] DFA8_transitionS

DFA8_eot

static final short[] DFA8_eot

DFA8_eof

static final short[] DFA8_eof

DFA8_min

static final char[] DFA8_min

DFA8_max

static final char[] DFA8_max

DFA8_accept

static final short[] DFA8_accept

DFA8_special

static final short[] DFA8_special

DFA8_transition

static final short[][] DFA8_transition

DFA21_eotS

static final java.lang.String DFA21_eotS
See Also:
Constant Field Values

DFA21_eofS

static final java.lang.String DFA21_eofS
See Also:
Constant Field Values

DFA21_minS

static final java.lang.String DFA21_minS
See Also:
Constant Field Values

DFA21_maxS

static final java.lang.String DFA21_maxS
See Also:
Constant Field Values

DFA21_acceptS

static final java.lang.String DFA21_acceptS
See Also:
Constant Field Values

DFA21_specialS

static final java.lang.String DFA21_specialS
See Also:
Constant Field Values

DFA21_transitionS

static final java.lang.String[] DFA21_transitionS

DFA21_eot

static final short[] DFA21_eot

DFA21_eof

static final short[] DFA21_eof

DFA21_min

static final char[] DFA21_min

DFA21_max

static final char[] DFA21_max

DFA21_accept

static final short[] DFA21_accept

DFA21_special

static final short[] DFA21_special

DFA21_transition

static final short[][] DFA21_transition

DFA23_eotS

static final java.lang.String DFA23_eotS
See Also:
Constant Field Values

DFA23_eofS

static final java.lang.String DFA23_eofS
See Also:
Constant Field Values

DFA23_minS

static final java.lang.String DFA23_minS
See Also:
Constant Field Values

DFA23_maxS

static final java.lang.String DFA23_maxS
See Also:
Constant Field Values

DFA23_acceptS

static final java.lang.String DFA23_acceptS
See Also:
Constant Field Values

DFA23_specialS

static final java.lang.String DFA23_specialS
See Also:
Constant Field Values

DFA23_transitionS

static final java.lang.String[] DFA23_transitionS

DFA23_eot

static final short[] DFA23_eot

DFA23_eof

static final short[] DFA23_eof

DFA23_min

static final char[] DFA23_min

DFA23_max

static final char[] DFA23_max

DFA23_accept

static final short[] DFA23_accept

DFA23_special

static final short[] DFA23_special

DFA23_transition

static final short[][] DFA23_transition
Constructor Detail

MLNLexer

public MLNLexer()

MLNLexer

public MLNLexer(org.antlr.runtime.CharStream input)

MLNLexer

public MLNLexer(org.antlr.runtime.CharStream input,
                org.antlr.runtime.RecognizerSharedState state)
Method Detail

getGrammarFileName

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

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

mT__45

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

mT__46

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

mT__47

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

mT__48

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

mT__49

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

mT__50

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

mT__51

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

mT__52

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

mT__53

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

mT__54

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

mT__55

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

mT__56

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

mT__57

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

mT__58

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

mT__59

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

mT__60

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

mT__61

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

mWS

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

mCOMMENT

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

mNOT

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

mPLUS

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

mMINUS

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

mASTERISK

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

mPERIOD

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

mEXIST

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

mIMPLIES

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

mSTRING

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

mESC

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

mHEXDIGIT

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

mNUMBER

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

mINTEGER

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

mEXPONENT

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

mFLOAT

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

mID

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