Version

Search Results

Success Property

Get the value indicating whether the import operation was successful. If True, Grammar will be the instance representing the grammar defined by the EBNF file. Syntax

ToString Method (EbnfLoadResult)

Returns the string representation of this object. Syntax

EbnfSerializationSettings Class

Contains the various settings used to customize the Ebnf serialization process. Syntax

EbnfSerializationSettings Class Members

Public Constructors Public Properties

UseAlternateSyntax Property

Gets or sets the value which indicates whether the alternate Ebnf format should be used. Syntax

EbnfSerializationSettings Constructor

Creates a new EbnfSerializationSettings instance. Syntax Parameters useAlternateSyntax Indicates whether the alternate Ebnf format should be used.

EmptySyntaxRule Class

Represents an empty set of symbols. This rule succeed by matching nothing from the document. Syntax

EmptySyntaxRule Class Members

Public Constructors Public Properties Public Methods