Represents the types of warnings which can occur when analyzing a Grammar. Syntax Members Member Description Ambiguity An ambiguity will occur if the parser is in a certain state and a specific token is processed, which could impact performance. ComplexNonTerminalSymbol A non-terminal symbol is very complex (conta...
Public Properties Public Methods
Public Methods
Public Properties
Gets the message describing the warning. Syntax
Gets the string representation of the GrammarWarning. Syntax Return Value The string representation of the GrammarWarning.
Gets the type of the warning. Syntax
For a list of all members of this type, see Grammar members. Public Fields Name Description DefaultWhitespacePattern The default regular expression pattern used to identify whitespace characters other than newlines: [ \t]+ Top
Public Constructors Public Fields Public Properties Public Methods
Public Methods