Fantom

 

class

compilerJs::JsCatch

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

JsCatch

Slots

blockSource

JsBlock? block

makeSource

new make(JsCompilerSupport s, Catch c)

qnameSource

Str? qname

varSource

Str var

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.