Expand description
This module provides error reporting functionality for the frontend.
Structs§
- Diagnostic
- A Diagnostic is more flexible way to build and output errors and warnings.
- Handler
- A handler is responsible for emitting warnings and errors
- RawDiagnostic
- Represents a diagnostic message that can provide information like errors and warnings to the user.
- RtLola
Error - An error type to collect diagnostics throughout the frontend.
Enums§
- Span
- Represents a location in the source