Skip to main content

Module error

Module error 

Source
Expand description

Compiler error types covering all stages of compilation.

Errors carry enough context for rich error reporting including source locations, expected vs found types, and suggestions.

Structs§

SourceLoc
Source location in the input file.

Enums§

CompileError
Compiler error covering all compilation stages.