Version 24.2 (latest)

LexerState Class Properties

For a list of all members of this type, see LexerState members.

Public Properties
 NameDescription
Public PropertyGrammarGets the Grammar to which the lexer state belongs.  
Public PropertyIsDefaultLexerStateGets the value indicating whether the LexerState is the default lexer state of the Grammar.  
Public PropertyNameGets the name of the lexer state.  
Public PropertySymbolsGets the collection of symbols which can be matched when the lexer is in the current lexer state.  
See Also