Module i_slint_compiler::diagnostics
source · Structs§
- This structure represent a diagnostic emitted while compiling .slint code.
- Span represent an error location within a file.
Enums§
- This enum describes the level or severity of a diagnostic message produced by the compiler.
Traits§
- Returns a span. This is implemented for tokens and nodes