Namespace Farkle.Diagnostics
Classes
- LexicalError
Contains information about a lexical error.
- ParserDiagnostic
Represents a diagnostic message from the parser.
- SyntaxError
Contains information about a syntax error.
- UnexpectedEndOfInputInGroupError
Contains information about a tokenizer error where input ended inside a group.
Interfaces
- IParserStateInfoSupplier
Supplies information about the parser's state at the time of an error.
Enums
- DiagnosticSeverity
Specifies the severity of a diagnostic.