[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The following tables list the members exposed by the EQLStatementLexer type.
Public Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. GetHashCode() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | mBAND | |
![]() | mBAND_ASSIGN | |
![]() | mBNOT | |
![]() | mBOR | |
![]() | mBOR_ASSIGN | |
![]() | mBSR | |
![]() | mBSR_ASSIGN | |
![]() | mBXOR | |
![]() | mBXOR_ASSIGN | |
![]() | mCOLON | |
![]() | mCOMMA | |
![]() | mDEC | |
![]() | mDIV | |
![]() | mDIV_ASSIGN | |
![]() | mEQUAL | |
![]() | mEQUALS | |
![]() | mFOLLOWED_BY | |
![]() | mGE | |
![]() | mGT | |
![]() | mIDENT | |
![]() | mINC | |
![]() | mLAND | |
![]() | mLBRACK | |
![]() | mLCURLY | |
![]() | mLE | |
![]() | mLNOT | |
![]() | mLOR | |
![]() | mLPAREN | |
![]() | mLT_ | |
![]() | mMINUS | |
![]() | mMINUS_ASSIGN | |
![]() | mML_COMMENT | |
![]() | mMOD | |
![]() | mMOD_ASSIGN | |
![]() | mNOT_EQUAL | |
![]() | mNUM_INT | |
![]() | mPLUS | |
![]() | mPLUS_ASSIGN | |
![]() | mQUESTION | |
![]() | mQUOTED_STRING_LITERAL | |
![]() | mRBRACK | |
![]() | mRCURLY | |
![]() | mRPAREN | |
![]() | mSEMI | |
![]() | mSL | |
![]() | mSL_ASSIGN | |
![]() | mSL_COMMENT | |
![]() | mSQL_NE | |
![]() | mSR | |
![]() | mSR_ASSIGN | |
![]() | mSTAR | |
![]() | mSTAR_ASSIGN | |
![]() | mSTRING_LITERAL | |
![]() | mWS | |
![]() | nextToken | (Overrides .nextToken().) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | mESC | |
![]() | mEXPONENT | |
![]() | mFLOAT_SUFFIX | |
![]() | mHEX_DIGIT |
Public Fields
Public Constructors
Name | Description | |
---|---|---|
![]() | EQLStatementLexerNew | Overloaded. |