Module sixtyfps_compilerlib::diagnostics[][src]

Structs

This structure represent a diagnostic emitted while compiling .60 code.

Span represent an error location within a file.

Enums

Diagnostics level (error or warning)

Traits

Returns a span. This is implemented for tokens and nodes

Functions

Type Definitions