Crate error_manager

Source

Structs§

ErrorManager
Registers errors
FilePosition
Represents a Span in a file, bounded by it’s start line and col, plus it’s end line and col
Span
Represents a span in the SourceMap, bounded by an offset and a len
StringError

Traits§

Error
An error sent to the ErrorManager