Skip to main content

Module error

Module error 

Source
Expand description

Structured error types for the Polydat DSL with rich source context.

Every error includes a source location (line:col), the relevant source text, and a clear message with suggestions where possible.

Structs§

Diagnostic
A single diagnostic message with source context.
DiagnosticReport
A collection of diagnostics from compilation.

Enums§

Severity
Severity level for diagnostics.