class compilerJs::JsCatch

sys::Obj
  compilerJs::JsNode
    compilerJs::JsCatch

Source

JsCatch

block

JsBlock? block

Source

make

new make(JsCompilerSupport s, Catch c)

Source

qname

Str? qname

Source

var

Str var

Source

write

virtual override Void write(JsWriter out)

Source