class compilerJs::SourceMap

sys::Obj
  compilerJs::SourceMap

Source

add

This add(Str text, Loc genLoc, Loc srcLoc, Str? name := null)

Source

make

new make(JsCompilerSupport support)

Source

write

Void write(OutStream out := Env.cur().out())

Source