Lexer Members
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
The Lexer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Lexer |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Save | ||
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
Bof | ||
Eof | ||
Error |
Top
Properties
Name | Description | |
---|---|---|
CaseSensitive | ||
InitialStateId | ||
ReturnPartialTokens | ||
StateTable | ||
TokenTable |
Top
Events
Name | Description | |
---|---|---|
TokenActionRequest | ||
TokenMatched |
Top