Version

GrammarAnalysisResult Class Members

The following tables list the members exposed by GrammarAnalysisResult.

Public Properties
 NameDescription
Public PropertyGrammarGets the Grammar instance which was analyzed.  
Public PropertyWarningsGets the read-only collection of warnings for the analysis of the Grammar.  
Public Methods
 NameDescription
Public MethodToStringGets the string representation of the GrammarAnalysisResult.  
See Also