Structs§
- Build
Diagnostics - Diagnostic
- This structure represent a diagnostic emitted while compiling .slint code.
- Source
File Inner - Source
Location - Span
- Span represent an error location within a file.
Enums§
- Diagnostic
Level - 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