sys::Obj sys::Err compiler::CompilerErr
CompilerErr - instances should always be created via CompilerStep.err().
const Int? col
const Str? file
const Int? line
Location location()
new make(Str msg, Location? location, Err? cause := null)