Module diagnostics

Module diagnostics 

Source

Structs§

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

Enums§

DiagnosticLevel
This enum describes the level or severity of a diagnostic message produced by the compiler.

Traits§

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

Functions§

load_from_path

Type Aliases§

SourceFile