The AnalyticsLexer type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
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.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodmCLOSE_BRACKET
Public methodmCLOSE_BRACKET_PERIOD
Public methodmCLOSE_PAREN
Public methodmCOLON
Public methodmCOMMA
Protected methodmDIGIT
Public methodmDIV
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodmEQUAL
Protected methodmEXPONENT
Protected methodmFLOAT_SUFFIX
Public methodmGREATER_THAN
Public methodmGREATER_THAN_OR_EQUAL
Public methodmIDENTIFIER
Protected methodmIDENTIFIER_CHAR
Protected methodmIDENTIFIER_ESCAPE_SEQ
Protected methodmIDENTIFIER_START_CHAR
Public methodmLESS_THAN
Public methodmLESS_THAN_OR_EQUAL
Public methodmMINUS
Public methodmMULT
Public methodmNOT_EQUAL
Public methodmOPEN_BRACKET
Public methodmOPEN_PAREN
Public methodmPLUS
Public methodmPOS_INT
Protected methodmQUOTED_IDENTIFIER
Protected methodmQUOTED_IDENTIFIER_CHAR
Protected methodmREGULAR_IDENTIFIER
Public methodmSEMI
Public methodmSTRING_LITERAL
Protected methodmSTRING_LITERAL_CHAR
Protected methodmSTRING_LITERAL_ESCAPE_SEQ
Public methodmWS
Public methodnextToken (Overrides CharScannernextToken()()()().)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also