Structs§
- Build
Diagnostics - Diagnostic
- This structure represent a diagnostic emitted while compiling .60 code.
- Source
File Inner - Source
Location - Span
- Span represent an error location within a file.
Enums§
- Diagnostic
Level - Diagnostics level (error or warning)
Traits§
- Spanned
- Returns a span. This is implemented for tokens and nodes