C# Класс Microsoft.Bek.Query.queryLexer

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

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

Метод Описание
ReportError ( RecognitionException e ) : void
mTokens ( ) : void
queryLexer ( ) : System.Collections.Generic
queryLexer ( ICharStream input ) : System.Collections.Generic
queryLexer ( ICharStream input, RecognizerSharedState state ) : System.Collections.Generic

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

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

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

Метод Описание
EnterRule ( string ruleName, int ruleIndex ) : void
EnterRule_CHAR ( ) : void
EnterRule_COMMENT ( ) : void
EnterRule_ESC_SEQ ( ) : void
EnterRule_HEX_DIGIT ( ) : void
EnterRule_HEX_SEQ ( ) : void
EnterRule_ID ( ) : void
EnterRule_INT ( ) : void
EnterRule_LSTRING ( ) : void
EnterRule_STRING ( ) : void
EnterRule_T__15 ( ) : void
EnterRule_T__16 ( ) : void
EnterRule_T__17 ( ) : void
EnterRule_T__18 ( ) : void
EnterRule_T__19 ( ) : void
EnterRule_T__20 ( ) : void
EnterRule_T__21 ( ) : void
EnterRule_T__22 ( ) : void
EnterRule_T__23 ( ) : void
EnterRule_T__24 ( ) : void
EnterRule_T__25 ( ) : void
EnterRule_T__26 ( ) : void
EnterRule_T__27 ( ) : void
EnterRule_T__28 ( ) : void
EnterRule_T__29 ( ) : void
EnterRule_T__30 ( ) : void
EnterRule_T__31 ( ) : void
EnterRule_T__32 ( ) : void
EnterRule_T__33 ( ) : void
EnterRule_T__34 ( ) : void
EnterRule_T__35 ( ) : void
EnterRule_T__36 ( ) : void
EnterRule_T__37 ( ) : void
EnterRule_T__38 ( ) : void
EnterRule_T__39 ( ) : void
EnterRule_T__40 ( ) : void
EnterRule_T__41 ( ) : void
EnterRule_T__42 ( ) : void
EnterRule_T__43 ( ) : void
EnterRule_T__44 ( ) : void
EnterRule_T__45 ( ) : void
EnterRule_T__46 ( ) : void
EnterRule_T__47 ( ) : void
EnterRule_T__48 ( ) : void
EnterRule_T__49 ( ) : void
EnterRule_T__50 ( ) : void
EnterRule_T__51 ( ) : void
EnterRule_T__52 ( ) : void
EnterRule_T__53 ( ) : void
EnterRule_UNICODE_SEQ ( ) : void
EnterRule_WS ( ) : void
LeaveRule ( string ruleName, int ruleIndex ) : void
LeaveRule_CHAR ( ) : void
LeaveRule_COMMENT ( ) : void
LeaveRule_ESC_SEQ ( ) : void
LeaveRule_HEX_DIGIT ( ) : void
LeaveRule_HEX_SEQ ( ) : void
LeaveRule_ID ( ) : void
LeaveRule_INT ( ) : void
LeaveRule_LSTRING ( ) : void
LeaveRule_STRING ( ) : void
LeaveRule_T__15 ( ) : void
LeaveRule_T__16 ( ) : void
LeaveRule_T__17 ( ) : void
LeaveRule_T__18 ( ) : void
LeaveRule_T__19 ( ) : void
LeaveRule_T__20 ( ) : void
LeaveRule_T__21 ( ) : void
LeaveRule_T__22 ( ) : void
LeaveRule_T__23 ( ) : void
LeaveRule_T__24 ( ) : void
LeaveRule_T__25 ( ) : void
LeaveRule_T__26 ( ) : void
LeaveRule_T__27 ( ) : void
LeaveRule_T__28 ( ) : void
LeaveRule_T__29 ( ) : void
LeaveRule_T__30 ( ) : void
LeaveRule_T__31 ( ) : void
LeaveRule_T__32 ( ) : void
LeaveRule_T__33 ( ) : void
LeaveRule_T__34 ( ) : void
LeaveRule_T__35 ( ) : void
LeaveRule_T__36 ( ) : void
LeaveRule_T__37 ( ) : void
LeaveRule_T__38 ( ) : void
LeaveRule_T__39 ( ) : void
LeaveRule_T__40 ( ) : void
LeaveRule_T__41 ( ) : void
LeaveRule_T__42 ( ) : void
LeaveRule_T__43 ( ) : void
LeaveRule_T__44 ( ) : void
LeaveRule_T__45 ( ) : void
LeaveRule_T__46 ( ) : void
LeaveRule_T__47 ( ) : void
LeaveRule_T__48 ( ) : void
LeaveRule_T__49 ( ) : void
LeaveRule_T__50 ( ) : void
LeaveRule_T__51 ( ) : void
LeaveRule_T__52 ( ) : void
LeaveRule_T__53 ( ) : void
LeaveRule_UNICODE_SEQ ( ) : void
LeaveRule_WS ( ) : void
OnCreated ( ) : void
mCHAR ( ) : void
mCOMMENT ( ) : void
mESC_SEQ ( ) : void
mHEX_DIGIT ( ) : void
mHEX_SEQ ( ) : void
mID ( ) : void
mINT ( ) : void
mLSTRING ( ) : void
mSTRING ( ) : void
mT__15 ( ) : void
mT__16 ( ) : void
mT__17 ( ) : void
mT__18 ( ) : void
mT__19 ( ) : void
mT__20 ( ) : 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
mUNICODE_SEQ ( ) : void
mWS ( ) : void

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

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

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

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

public ReportError ( RecognitionException e ) : void
e Antlr.Runtime.RecognitionException
Результат void

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

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

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

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

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

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

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

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