Module sixtyfps_compilerlib::diagnostics [−][src]
Structs
| BuildDiagnostics | |
| Diagnostic | This structure represent a diagnostic emited 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 Definitions
| SourceFile |