Gets a string representation of the error. Syntax
Creates a new Diagnostic instance. Syntax Parameters relativeSpan The span indicating the location of the diagnostic message relative to the SyntaxNode.FullSpan of the node to which it relates.message The message associated with the diagnostic message.severity The severity level of the diagnostic message. Exceptio...
Encapsulates an error that was encountered while attempting to import a grammar definition script. Syntax
Constants which describe the reason for an import error. Syntax Members Member Description AttributeBlockWithinRule An attribute block has been defined in the middle of a rule. ContradictorySyntacticException A syntactic exception appears to prevent all variations of the original content. DefaultLexerStateCannotHa...
Public Properties Public Methods
Public Methods
Public Properties
Gets the position of the error within the EBNF text. Syntax
Gets the column within the line of the error. Syntax
Gets the human-readable description of the error. Syntax