Version

GrammarAnalysisOptions Class Properties

For a list of all members of this type, see GrammarAnalysisOptions members.

Public Properties
 NameDescription
Public PropertyAnalyzeForAmbiguityGets or sets the value indicating whether analysis should be performed for the Ambiguity GrammarWarningType.  
Public PropertyAnalyzeForComplexNonTerminalSymbolGets or sets the value indicating whether analysis should be performed for the ComplexNonTerminalSymbol GrammarWarningType.  
Public PropertyAnalyzeForSymbolCannotBeParsedGets or sets the value indicating whether analysis should be performed for the SymbolCannotBeParsed GrammarWarningType.  
Public PropertyAnalyzeForUnnecessarySyntaxRuleGets or sets the value indicating whether analysis should be performed for the UnnecessarySyntaxRule GrammarWarningType.  
Public PropertyComplexNonTerminalSymbolProductionLimitGets or sets the minimum number of productions a NonTerminalSymbol must have before being considered complex.  
See Also