sys::Obj sys::Err compiler::CompilerErr
CompilerErr - instances should always be created via CompilerStep.err().
const Int? col
const Str? file
Bool isErr()
Bool isWarn()
const LogLevel level
const Int? line
Loc loc()
new make(Str msg, Loc? loc, Err? cause := null, LogLevel level := LogLevel.err)