C# Class UniAspectLexer, UniAspect

Inheritance: Antlr.Runtime.Lexer
Afficher le fichier Open project: UnicoenProject/UniAspect Class Usage Examples

Méthodes publiques

Méthode Description
UniAspectLexer ( ) : System.Collections.Generic
UniAspectLexer ( ICharStream input ) : System.Collections.Generic
UniAspectLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
mTokens ( ) : void

Méthodes protégées

Méthode Description
InitDFAs ( ) : void

Private Methods

Méthode Description
EnterRule ( string ruleName, int ruleIndex ) : void
Enter_ADVICE_TYPE_ELEMENT ( ) : void
Enter_EscapeSequence ( ) : void
Enter_IDENTIFIER ( ) : void
Enter_INTLITERAL ( ) : void
Enter_OTHERS ( ) : void
Enter_STRING ( ) : void
Enter_T__33 ( ) : void
Enter_T__34 ( ) : void
Enter_T__35 ( ) : void
Enter_T__36 ( ) : void
Enter_T__37 ( ) : void
Enter_T__38 ( ) : void
Enter_T__39 ( ) : void
Enter_T__40 ( ) : void
Enter_T__41 ( ) : void
Enter_T__42 ( ) : void
Enter_T__43 ( ) : void
Enter_T__44 ( ) : void
Enter_T__45 ( ) : void
Enter_T__46 ( ) : void
Enter_T__47 ( ) : void
Enter_T__48 ( ) : void
Enter_T__49 ( ) : void
Enter_T__50 ( ) : void
Enter_WS ( ) : void
LeaveRule ( string ruleName, int ruleIndex ) : void
Leave_ADVICE_TYPE_ELEMENT ( ) : void
Leave_EscapeSequence ( ) : void
Leave_IDENTIFIER ( ) : void
Leave_INTLITERAL ( ) : void
Leave_OTHERS ( ) : void
Leave_STRING ( ) : void
Leave_T__33 ( ) : void
Leave_T__34 ( ) : void
Leave_T__35 ( ) : void
Leave_T__36 ( ) : void
Leave_T__37 ( ) : void
Leave_T__38 ( ) : void
Leave_T__39 ( ) : void
Leave_T__40 ( ) : void
Leave_T__41 ( ) : void
Leave_T__42 ( ) : void
Leave_T__43 ( ) : void
Leave_T__44 ( ) : void
Leave_T__45 ( ) : void
Leave_T__46 ( ) : void
Leave_T__47 ( ) : void
Leave_T__48 ( ) : void
Leave_T__49 ( ) : void
Leave_T__50 ( ) : void
Leave_WS ( ) : void
OnCreated ( ) : void
mADVICE_TYPE_ELEMENT ( ) : void
mEscapeSequence ( ) : void
mIDENTIFIER ( ) : void
mINTLITERAL ( ) : void
mOTHERS ( ) : void
mSTRING ( ) : 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
mWS ( ) : void

Method Details

InitDFAs() protected méthode

protected InitDFAs ( ) : void
Résultat void

UniAspectLexer() public méthode

public UniAspectLexer ( ) : System.Collections.Generic
Résultat System.Collections.Generic

UniAspectLexer() public méthode

public UniAspectLexer ( ICharStream input ) : System.Collections.Generic
input ICharStream
Résultat System.Collections.Generic

UniAspectLexer() public méthode

public UniAspectLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
input ICharStream
state Antlr.Runtime.RecognizerSharedState
Résultat System.Collections.Generic

mTokens() public méthode

public mTokens ( ) : void
Résultat void