The AnalyticsLexer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | AnalyticsLexer(InputBuffer) | Initializes a new instance of the AnalyticsLexer class |
![]() | AnalyticsLexer(LexerSharedInputState) | Initializes a new instance of the AnalyticsLexer class |
![]() | AnalyticsLexer(Stream) | Initializes a new instance of the AnalyticsLexer class |
![]() | AnalyticsLexer(TextReader) | Initializes a new instance of the AnalyticsLexer class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | mCLOSE_BRACKET | |
![]() | mCLOSE_BRACKET_PERIOD | |
![]() | mCLOSE_PAREN | |
![]() | mCOLON | |
![]() | mCOMMA | |
![]() | mDIGIT | |
![]() | mDIV | |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | mEQUAL | |
![]() | mEXPONENT | |
![]() | mFLOAT_SUFFIX | |
![]() | mGREATER_THAN | |
![]() | mGREATER_THAN_OR_EQUAL | |
![]() | mIDENTIFIER | |
![]() | mIDENTIFIER_CHAR | |
![]() | mIDENTIFIER_ESCAPE_SEQ | |
![]() | mIDENTIFIER_START_CHAR | |
![]() | mLESS_THAN | |
![]() | mLESS_THAN_OR_EQUAL | |
![]() | mMINUS | |
![]() | mMULT | |
![]() | mNOT_EQUAL | |
![]() | mOPEN_BRACKET | |
![]() | mOPEN_PAREN | |
![]() | mPLUS | |
![]() | mPOS_INT | |
![]() | mQUOTED_IDENTIFIER | |
![]() | mQUOTED_IDENTIFIER_CHAR | |
![]() | mREGULAR_IDENTIFIER | |
![]() | mSEMI | |
![]() | mSTRING_LITERAL | |
![]() | mSTRING_LITERAL_CHAR | |
![]() | mSTRING_LITERAL_ESCAPE_SEQ | |
![]() | mWS | |
![]() | nextToken | (Overrides CharScannernextToken()()()().) |
![]() | ToString | (Inherited from Object.) |