For a list of all members of this type, see GrammarAnalysisOptions members.
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. |