Version

Search Results

LineNumber Property (EbnfLoadError)

Gets the line number of the error within the EBNF text. Syntax

Reason Property

Returns a constant which identifies the reason for the error. Syntax

Text Property (EbnfLoadError)

Gets the erroneous text in the EBNF file. Syntax

ToString Method (EbnfLoadError)

Returns the string representation of this object. Syntax

EbnfLoadResult Class

Describes the result of a grammar definition import operation. Syntax

EbnfLoadResult Class Members

Public Properties Public Methods

Errors Property (EbnfLoadResult)

Gets the read-only collection of EbnfLoadError instances describing the errors in the parsed EBNF file. Syntax

Grammar Property (EbnfLoadResult)

Gets the grammar parsed from the EBNF file if there were no errors in the file. Syntax