Skip to main content

Module diagnostic

Module diagnostic 

Source
Expand description

Structured diagnostics emitted by compiler stages.

Structs§

Diagnostic
A portable compiler diagnostic.
RelatedInformation
Additional source context related to a diagnostic.
SourcePosition
A one-based source position with its zero-based UTF-8 byte offset.
Span
An end-exclusive source span.
Spanned
A value paired with the source span that authored it.

Enums§

Severity
Diagnostic severity defined by the Stack specification.