The following tables list the members exposed by GrammarAnalysisOptions.
Name | Description | |
---|---|---|
GrammarAnalysisOptions Constructor | Creates a new GrammarAnalysisOptions instance. |
Name | Description | |
---|---|---|
AnalyzeForAmbiguity | Gets or sets the value indicating whether analysis should be performed for the Ambiguity GrammarWarningType. | |
AnalyzeForComplexNonTerminalSymbol | Gets or sets the value indicating whether analysis should be performed for the ComplexNonTerminalSymbol GrammarWarningType. | |
AnalyzeForSymbolCannotBeParsed | Gets or sets the value indicating whether analysis should be performed for the SymbolCannotBeParsed GrammarWarningType. | |
AnalyzeForUnnecessarySyntaxRule | Gets or sets the value indicating whether analysis should be performed for the UnnecessarySyntaxRule GrammarWarningType. | |
ComplexNonTerminalSymbolProductionLimit | Gets or sets the minimum number of productions a NonTerminalSymbol must have before being considered complex. |