Version

Search Results

Grammar Property (GrammarAnalysisResult)

Gets the Grammar instance which was analyzed. Syntax

ToString Method (GrammarAnalysisResult)

Gets the string representation of the GrammarAnalysisResult. Syntax Return Value The string representation of the GrammarAnalysisResult.

Warnings Property

Gets the read-only collection of warnings for the analysis of the Grammar. Syntax

GrammarWarning Class

Represents a warning which was found during the analysis of the Grammar. Syntax

GrammarWarningCollection Class

A read-only collection of GrammarWarning instances. Syntax

Count Property (GrammarWarningCollection)

Gets the number of warnings in the collection. Syntax

Item Property (GrammarWarningCollection)

Gets the GrammarWarning at the specified index. Syntax Parameters index The zero-based index of the warning to get. Property Value The GrammarWarning at the specified index.