C# Class spinachLexer, pinac

Inheritance: Lexer
Mostra file Open project: shranjan/pinac Class Usage Examples

Protected Properties

Property Type Description
dfa6 DFA6,
dfa7 DFA7

Public Methods

Method Description
mASSIGNMENT ( ) : void
mDOT ( ) : void
mDOUBLE_LITERAL ( ) : void
mEND_OF_STATEMENT ( ) : void
mEQUALITYEXPRESSION ( ) : void
mGREATERTHANEQUALTOEXPRESSION ( ) : void
mGREATERTHANEXPRESSION ( ) : void
mINT_LITERAL ( ) : void
mLEFTBRACE ( ) : void
mLEFTPARANTHESIS ( ) : void
mLESSTHANEQUALTOEXPRESSION ( ) : void
mLESSTHANEXPRESSION ( ) : void
mMULTIPLY ( ) : void
mNONEQUALITYEXPRESSION ( ) : void
mPERCENT ( ) : void
mPLUS ( ) : void
mPOINT ( ) : void
mRIGHTBRACE ( ) : void
mRIGHTPARANTHESIS ( ) : void
mSCALEMODE ( ) : void
mSTRINGTYPE ( ) : 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
mT__62 ( ) : void
mT__63 ( ) : void
mT__64 ( ) : void
mT__65 ( ) : void
mT__66 ( ) : void
mT__67 ( ) : void
mTokens ( ) : void
mVARIABLE ( ) : void
mVARTYPE ( ) : void
mWHITESPACE ( ) : void
spinachLexer ( ) : System.Collections.Generic
spinachLexer ( ICharStream input ) : System.Collections.Generic
spinachLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic

Private Methods

Method Description
InitializeCyclicDFAs ( ) : void

Method Details

mASSIGNMENT() public method

public mASSIGNMENT ( ) : void
return void

mDOT() public method

public mDOT ( ) : void
return void

mDOUBLE_LITERAL() public method

public mDOUBLE_LITERAL ( ) : void
return void

mEND_OF_STATEMENT() public method

public mEND_OF_STATEMENT ( ) : void
return void

mEQUALITYEXPRESSION() public method

public mEQUALITYEXPRESSION ( ) : void
return void

mGREATERTHANEQUALTOEXPRESSION() public method

public mGREATERTHANEQUALTOEXPRESSION ( ) : void
return void

mGREATERTHANEXPRESSION() public method

public mGREATERTHANEXPRESSION ( ) : void
return void

mINT_LITERAL() public method

public mINT_LITERAL ( ) : void
return void

mLEFTBRACE() public method

public mLEFTBRACE ( ) : void
return void

mLEFTPARANTHESIS() public method

public mLEFTPARANTHESIS ( ) : void
return void

mLESSTHANEQUALTOEXPRESSION() public method

public mLESSTHANEQUALTOEXPRESSION ( ) : void
return void

mLESSTHANEXPRESSION() public method

public mLESSTHANEXPRESSION ( ) : void
return void

mMULTIPLY() public method

public mMULTIPLY ( ) : void
return void

mNONEQUALITYEXPRESSION() public method

public mNONEQUALITYEXPRESSION ( ) : void
return void

mPERCENT() public method

public mPERCENT ( ) : void
return void

mPLUS() public method

public mPLUS ( ) : void
return void

mPOINT() public method

public mPOINT ( ) : void
return void

mRIGHTBRACE() public method

public mRIGHTBRACE ( ) : void
return void

mRIGHTPARANTHESIS() public method

public mRIGHTPARANTHESIS ( ) : void
return void

mSCALEMODE() public method

public mSCALEMODE ( ) : void
return void

mSTRINGTYPE() public method

public mSTRINGTYPE ( ) : void
return void

mT__27() public method

public mT__27 ( ) : void
return void

mT__28() public method

public mT__28 ( ) : void
return void

mT__29() public method

public mT__29 ( ) : void
return void

mT__30() public method

public mT__30 ( ) : void
return void

mT__31() public method

public mT__31 ( ) : void
return void

mT__32() public method

public mT__32 ( ) : void
return void

mT__33() public method

public mT__33 ( ) : void
return void

mT__34() public method

public mT__34 ( ) : void
return void

mT__35() public method

public mT__35 ( ) : void
return void

mT__36() public method

public mT__36 ( ) : void
return void

mT__37() public method

public mT__37 ( ) : void
return void

mT__38() public method

public mT__38 ( ) : void
return void

mT__39() public method

public mT__39 ( ) : void
return void

mT__40() public method

public mT__40 ( ) : void
return void

mT__41() public method

public mT__41 ( ) : void
return void

mT__42() public method

public mT__42 ( ) : void
return void

mT__43() public method

public mT__43 ( ) : void
return void

mT__44() public method

public mT__44 ( ) : void
return void

mT__45() public method

public mT__45 ( ) : void
return void

mT__46() public method

public mT__46 ( ) : void
return void

mT__47() public method

public mT__47 ( ) : void
return void

mT__48() public method

public mT__48 ( ) : void
return void

mT__49() public method

public mT__49 ( ) : void
return void

mT__50() public method

public mT__50 ( ) : void
return void

mT__51() public method

public mT__51 ( ) : void
return void

mT__52() public method

public mT__52 ( ) : void
return void

mT__53() public method

public mT__53 ( ) : void
return void

mT__54() public method

public mT__54 ( ) : void
return void

mT__55() public method

public mT__55 ( ) : void
return void

mT__56() public method

public mT__56 ( ) : void
return void

mT__57() public method

public mT__57 ( ) : void
return void

mT__58() public method

public mT__58 ( ) : void
return void

mT__59() public method

public mT__59 ( ) : void
return void

mT__60() public method

public mT__60 ( ) : void
return void

mT__61() public method

public mT__61 ( ) : void
return void

mT__62() public method

public mT__62 ( ) : void
return void

mT__63() public method

public mT__63 ( ) : void
return void

mT__64() public method

public mT__64 ( ) : void
return void

mT__65() public method

public mT__65 ( ) : void
return void

mT__66() public method

public mT__66 ( ) : void
return void

mT__67() public method

public mT__67 ( ) : void
return void

mTokens() public method

public mTokens ( ) : void
return void

mVARIABLE() public method

public mVARIABLE ( ) : void
return void

mVARTYPE() public method

public mVARTYPE ( ) : void
return void

mWHITESPACE() public method

public mWHITESPACE ( ) : void
return void

spinachLexer() public method

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

spinachLexer() public method

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

spinachLexer() public method

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

Property Details

dfa6 protected_oe property

protected DFA6, dfa6
return DFA6,

dfa7 protected_oe property

protected DFA7 dfa7
return DFA7