C# Класс UniAspectLexer, UniAspect

Наследование: Antlr.Runtime.Lexer
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
UniAspectLexer ( ) : System.Collections.Generic
UniAspectLexer ( ICharStream input ) : System.Collections.Generic
UniAspectLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
mTokens ( ) : void

Защищенные методы

Метод Описание
InitDFAs ( ) : void

Приватные методы

Метод Описание
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

Описание методов

InitDFAs() защищенный Метод

protected InitDFAs ( ) : void
Результат void

UniAspectLexer() публичный Метод

public UniAspectLexer ( ) : System.Collections.Generic
Результат System.Collections.Generic

UniAspectLexer() публичный Метод

public UniAspectLexer ( ICharStream input ) : System.Collections.Generic
input ICharStream
Результат System.Collections.Generic

UniAspectLexer() публичный Метод

public UniAspectLexer ( ICharStream input, Antlr.Runtime.RecognizerSharedState state ) : System.Collections.Generic
input ICharStream
state Antlr.Runtime.RecognizerSharedState
Результат System.Collections.Generic

mTokens() публичный Метод

public mTokens ( ) : void
Результат void