Skip to main content

Module errors

Module errors 

Source
Expand description

Error handling and diagnostic reporting for the parsing system.

Structs§

OakDiagnostics
Diagnostic information for parsing operations.
OakError
The main error type for the Oak Core parsing framework.

Enums§

OakErrorKind
Enumeration of all possible error kinds in the Oak Core framework.

Type Aliases§

ParseResult
Result type for parsing operations.