Version

Search Results

LexerState Class Members

Public Properties Public Methods

LexerState Class Methods

Public Methods

LexerState Class Properties

Public Properties

Grammar Property (LexerState)

Gets the Grammar to which the lexer state belongs. Syntax

IsDefaultLexerState Property

Gets the value indicating whether the LexerState is the default lexer state of the Grammar. Syntax

Name Property (LexerState)

Gets the name of the lexer state. Syntax

Symbols Property

Gets the collection of symbols which can be matched when the lexer is in the current lexer state. Syntax

ToString Method (LexerState)

Gets the string representation of the LexerState. Syntax

NodeDiagnostic Structure

Represents and error, warning, or information associated with a node in the parse tree. Syntax

NodeDiagnostic Structure Members

Public Properties Public Methods Public Operators