C# Class Unvell.ReoScript.ReoScriptLexer

Inheritance: Antlr.Runtime.Lexer
Datei anzeigen Open project: jing-lu/ReoScript

Public Methods

Method Description
ReoScriptLexer ( ) : System.Collections.Generic
ReoScriptLexer ( ICharStream input ) : System.Collections.Generic
ReoScriptLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
mTokens ( ) : void

Protected Methods

Method Description
InitDFAs ( ) : void

Private Methods

Method Description
EnterRule ( string ruleName, int ruleIndex ) : void
EnterRule_AND ( ) : void
EnterRule_ASSIGNMENT ( ) : void
EnterRule_ASSIGN_AND ( ) : void
EnterRule_ASSIGN_DIV ( ) : void
EnterRule_ASSIGN_LSHIFT ( ) : void
EnterRule_ASSIGN_MINUS ( ) : void
EnterRule_ASSIGN_MUL ( ) : void
EnterRule_ASSIGN_OR ( ) : void
EnterRule_ASSIGN_PLUS ( ) : void
EnterRule_ASSIGN_REM ( ) : void
EnterRule_ASSIGN_REV ( ) : void
EnterRule_ASSIGN_RSHIFT ( ) : void
EnterRule_BINARY_LITERATE ( ) : void
EnterRule_COLON ( ) : void
EnterRule_COMMA ( ) : void
EnterRule_COMMENT ( ) : void
EnterRule_CONDITION ( ) : void
EnterRule_DECREMENT ( ) : void
EnterRule_DIV ( ) : void
EnterRule_DOT ( ) : void
EnterRule_ELSE ( ) : void
EnterRule_EQUALS ( ) : void
EnterRule_ESCAPE_SEQUENCE ( ) : void
EnterRule_GREAT_EQUALS ( ) : void
EnterRule_GREAT_THAN ( ) : void
EnterRule_HEX_LITERATE ( ) : void
EnterRule_IDENTIFIER ( ) : void
EnterRule_INCREMENT ( ) : void
EnterRule_INSTANCEOF ( ) : void
EnterRule_INTERNAL ( ) : void
EnterRule_LBRACE ( ) : void
EnterRule_LCURLY ( ) : void
EnterRule_LESS_EQUALS ( ) : void
EnterRule_LESS_THAN ( ) : void
EnterRule_LINE_COMMENT ( ) : void
EnterRule_LIT_FALSE ( ) : void
EnterRule_LIT_NULL ( ) : void
EnterRule_LIT_TRUE ( ) : void
EnterRule_LOGICAL_AND ( ) : void
EnterRule_LOGICAL_OR ( ) : void
EnterRule_LPAREN ( ) : void
EnterRule_LSHIFT ( ) : void
EnterRule_MINUS ( ) : void
EnterRule_MOD ( ) : void
EnterRule_MUL ( ) : void
EnterRule_NAN ( ) : void
EnterRule_NEWLINE ( ) : void
EnterRule_NOT ( ) : void
EnterRule_NOT_EQUALS ( ) : void
EnterRule_NUMBER_LITERATE ( ) : void
EnterRule_OR ( ) : void
EnterRule_PLUS ( ) : void
EnterRule_PRIVATE ( ) : void
EnterRule_PROTECTED ( ) : void
EnterRule_PUBLIC ( ) : void
EnterRule_RBRACE ( ) : void
EnterRule_RCURLY ( ) : void
EnterRule_RPAREN ( ) : void
EnterRule_RSHIFT ( ) : void
EnterRule_SEMI ( ) : void
EnterRule_STRICT_EQUALS ( ) : void
EnterRule_STRICT_NOT_EQUALS ( ) : void
EnterRule_STRING_LITERATE ( ) : void
EnterRule_THIS ( ) : void
EnterRule_TYPE ( ) : void
EnterRule_T__123 ( ) : void
EnterRule_T__124 ( ) : void
EnterRule_T__125 ( ) : void
EnterRule_T__126 ( ) : void
EnterRule_T__127 ( ) : void
EnterRule_T__128 ( ) : void
EnterRule_T__129 ( ) : void
EnterRule_T__130 ( ) : void
EnterRule_T__131 ( ) : void
EnterRule_T__132 ( ) : void
EnterRule_T__133 ( ) : void
EnterRule_T__134 ( ) : void
EnterRule_T__135 ( ) : void
EnterRule_T__136 ( ) : void
EnterRule_T__137 ( ) : void
EnterRule_T__138 ( ) : void
EnterRule_T__139 ( ) : void
EnterRule_T__140 ( ) : void
EnterRule_T__141 ( ) : void
EnterRule_T__142 ( ) : void
EnterRule_T__143 ( ) : void
EnterRule_T__144 ( ) : void
EnterRule_T__145 ( ) : void
EnterRule_T__146 ( ) : void
EnterRule_UNDEFINED ( ) : void
EnterRule_WS ( ) : void
EnterRule_XOR ( ) : void
LeaveRule ( string ruleName, int ruleIndex ) : void
LeaveRule_AND ( ) : void
LeaveRule_ASSIGNMENT ( ) : void
LeaveRule_ASSIGN_AND ( ) : void
LeaveRule_ASSIGN_DIV ( ) : void
LeaveRule_ASSIGN_LSHIFT ( ) : void
LeaveRule_ASSIGN_MINUS ( ) : void
LeaveRule_ASSIGN_MUL ( ) : void
LeaveRule_ASSIGN_OR ( ) : void
LeaveRule_ASSIGN_PLUS ( ) : void
LeaveRule_ASSIGN_REM ( ) : void
LeaveRule_ASSIGN_REV ( ) : void
LeaveRule_ASSIGN_RSHIFT ( ) : void
LeaveRule_BINARY_LITERATE ( ) : void
LeaveRule_COLON ( ) : void
LeaveRule_COMMA ( ) : void
LeaveRule_COMMENT ( ) : void
LeaveRule_CONDITION ( ) : void
LeaveRule_DECREMENT ( ) : void
LeaveRule_DIV ( ) : void
LeaveRule_DOT ( ) : void
LeaveRule_ELSE ( ) : void
LeaveRule_EQUALS ( ) : void
LeaveRule_ESCAPE_SEQUENCE ( ) : void
LeaveRule_GREAT_EQUALS ( ) : void
LeaveRule_GREAT_THAN ( ) : void
LeaveRule_HEX_LITERATE ( ) : void
LeaveRule_IDENTIFIER ( ) : void
LeaveRule_INCREMENT ( ) : void
LeaveRule_INSTANCEOF ( ) : void
LeaveRule_INTERNAL ( ) : void
LeaveRule_LBRACE ( ) : void
LeaveRule_LCURLY ( ) : void
LeaveRule_LESS_EQUALS ( ) : void
LeaveRule_LESS_THAN ( ) : void
LeaveRule_LINE_COMMENT ( ) : void
LeaveRule_LIT_FALSE ( ) : void
LeaveRule_LIT_NULL ( ) : void
LeaveRule_LIT_TRUE ( ) : void
LeaveRule_LOGICAL_AND ( ) : void
LeaveRule_LOGICAL_OR ( ) : void
LeaveRule_LPAREN ( ) : void
LeaveRule_LSHIFT ( ) : void
LeaveRule_MINUS ( ) : void
LeaveRule_MOD ( ) : void
LeaveRule_MUL ( ) : void
LeaveRule_NAN ( ) : void
LeaveRule_NEWLINE ( ) : void
LeaveRule_NOT ( ) : void
LeaveRule_NOT_EQUALS ( ) : void
LeaveRule_NUMBER_LITERATE ( ) : void
LeaveRule_OR ( ) : void
LeaveRule_PLUS ( ) : void
LeaveRule_PRIVATE ( ) : void
LeaveRule_PROTECTED ( ) : void
LeaveRule_PUBLIC ( ) : void
LeaveRule_RBRACE ( ) : void
LeaveRule_RCURLY ( ) : void
LeaveRule_RPAREN ( ) : void
LeaveRule_RSHIFT ( ) : void
LeaveRule_SEMI ( ) : void
LeaveRule_STRICT_EQUALS ( ) : void
LeaveRule_STRICT_NOT_EQUALS ( ) : void
LeaveRule_STRING_LITERATE ( ) : void
LeaveRule_THIS ( ) : void
LeaveRule_TYPE ( ) : void
LeaveRule_T__123 ( ) : void
LeaveRule_T__124 ( ) : void
LeaveRule_T__125 ( ) : void
LeaveRule_T__126 ( ) : void
LeaveRule_T__127 ( ) : void
LeaveRule_T__128 ( ) : void
LeaveRule_T__129 ( ) : void
LeaveRule_T__130 ( ) : void
LeaveRule_T__131 ( ) : void
LeaveRule_T__132 ( ) : void
LeaveRule_T__133 ( ) : void
LeaveRule_T__134 ( ) : void
LeaveRule_T__135 ( ) : void
LeaveRule_T__136 ( ) : void
LeaveRule_T__137 ( ) : void
LeaveRule_T__138 ( ) : void
LeaveRule_T__139 ( ) : void
LeaveRule_T__140 ( ) : void
LeaveRule_T__141 ( ) : void
LeaveRule_T__142 ( ) : void
LeaveRule_T__143 ( ) : void
LeaveRule_T__144 ( ) : void
LeaveRule_T__145 ( ) : void
LeaveRule_T__146 ( ) : void
LeaveRule_UNDEFINED ( ) : void
LeaveRule_WS ( ) : void
LeaveRule_XOR ( ) : void
OnCreated ( ) : void
mAND ( ) : void
mASSIGNMENT ( ) : void
mASSIGN_AND ( ) : void
mASSIGN_DIV ( ) : void
mASSIGN_LSHIFT ( ) : void
mASSIGN_MINUS ( ) : void
mASSIGN_MUL ( ) : void
mASSIGN_OR ( ) : void
mASSIGN_PLUS ( ) : void
mASSIGN_REM ( ) : void
mASSIGN_REV ( ) : void
mASSIGN_RSHIFT ( ) : void
mBINARY_LITERATE ( ) : void
mCOLON ( ) : void
mCOMMA ( ) : void
mCOMMENT ( ) : void
mCONDITION ( ) : void
mDECREMENT ( ) : void
mDIV ( ) : void
mDOT ( ) : void
mELSE ( ) : void
mEQUALS ( ) : void
mESCAPE_SEQUENCE ( ) : void
mGREAT_EQUALS ( ) : void
mGREAT_THAN ( ) : void
mHEX_LITERATE ( ) : void
mIDENTIFIER ( ) : void
mINCREMENT ( ) : void
mINSTANCEOF ( ) : void
mINTERNAL ( ) : void
mLBRACE ( ) : void
mLCURLY ( ) : void
mLESS_EQUALS ( ) : void
mLESS_THAN ( ) : void
mLINE_COMMENT ( ) : void
mLIT_FALSE ( ) : void
mLIT_NULL ( ) : void
mLIT_TRUE ( ) : void
mLOGICAL_AND ( ) : void
mLOGICAL_OR ( ) : void
mLPAREN ( ) : void
mLSHIFT ( ) : void
mMINUS ( ) : void
mMOD ( ) : void
mMUL ( ) : void
mNAN ( ) : void
mNEWLINE ( ) : void
mNOT ( ) : void
mNOT_EQUALS ( ) : void
mNUMBER_LITERATE ( ) : void
mOR ( ) : void
mPLUS ( ) : void
mPRIVATE ( ) : void
mPROTECTED ( ) : void
mPUBLIC ( ) : void
mRBRACE ( ) : void
mRCURLY ( ) : void
mRPAREN ( ) : void
mRSHIFT ( ) : void
mSEMI ( ) : void
mSTRICT_EQUALS ( ) : void
mSTRICT_NOT_EQUALS ( ) : void
mSTRING_LITERATE ( ) : void
mTHIS ( ) : void
mTYPE ( ) : void
mT__123 ( ) : void
mT__124 ( ) : void
mT__125 ( ) : void
mT__126 ( ) : void
mT__127 ( ) : void
mT__128 ( ) : void
mT__129 ( ) : void
mT__130 ( ) : void
mT__131 ( ) : void
mT__132 ( ) : void
mT__133 ( ) : void
mT__134 ( ) : void
mT__135 ( ) : void
mT__136 ( ) : void
mT__137 ( ) : void
mT__138 ( ) : void
mT__139 ( ) : void
mT__140 ( ) : void
mT__141 ( ) : void
mT__142 ( ) : void
mT__143 ( ) : void
mT__144 ( ) : void
mT__145 ( ) : void
mT__146 ( ) : void
mUNDEFINED ( ) : void
mWS ( ) : void
mXOR ( ) : void

Method Details

InitDFAs() protected method

protected InitDFAs ( ) : void
return void

ReoScriptLexer() public method

public ReoScriptLexer ( ) : System.Collections.Generic
return System.Collections.Generic

ReoScriptLexer() public method

public ReoScriptLexer ( ICharStream input ) : System.Collections.Generic
input ICharStream
return System.Collections.Generic

ReoScriptLexer() public method

public ReoScriptLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
input ICharStream
state Antlr.Runtime.RecognizerSharedState
return System.Collections.Generic

mTokens() public method

public mTokens ( ) : void
return void