Structs§
- Compiler
Error - Represents a compiler error with a message, line number, column number, position, and token length
- Error
Collector - Line
Info
Functions§
- report_
errors - Reports a list of compiler errors to stderr
Type Aliases§
- Compile
Result - A type alias for a result that can either be a value of type T or a list of compiler errors