Public Properties
Gets the Grammar instance which was analyzed. Syntax
Gets the string representation of the GrammarAnalysisResult. Syntax Return Value The string representation of the GrammarAnalysisResult.
Gets the read-only collection of warnings for the analysis of the Grammar. Syntax
Represents a warning which was found during the analysis of the Grammar. Syntax
A read-only collection of GrammarWarning instances. Syntax
Public Properties
Public Properties
Gets the number of warnings in the collection. Syntax
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.