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§
- Source
Loc - Source location in the input file.
Enums§
- Compile
Error - Compiler error covering all compilation stages.