Module diagnostics

Source

Structs§

BuildDiagnostics
Diagnostic
This structure represent a diagnostic emitted while compiling .60 code.
SourceFileInner
SourceLocation
Span
Span represent an error location within a file.

Enums§

DiagnosticLevel
Diagnostics level (error or warning)

Traits§

Spanned
Returns a span. This is implemented for tokens and nodes

Functions§

load_from_path

Type Aliases§

SourceFile