The following tables list the members exposed by LexerState.
Name | Description | |
---|---|---|
Grammar | Gets the Grammar to which the lexer state belongs. | |
IsDefaultLexerState | Gets the value indicating whether the LexerState is the default lexer state of the Grammar. | |
Name | Gets the name of the lexer state. | |
Symbols | Gets the collection of symbols which can be matched when the lexer is in the current lexer state. |
Name | Description | |
---|---|---|
ToString | Gets the string representation of the LexerState. |