Fan

 

const class

compiler::CompilerErr

sys::Obj
  sys::Err
    compiler::CompilerErr

CompilerErr - instances should always be created via CompilerStep.err().

Slots

colSource

const Int? col

fileSource

const Str? file

lineSource

const Int? line

locationSource

Location location()

makeSource

new make(Str msg, Location? location, Err? cause := null)