JsTryStmt
Slots
- blockSource
-
JsBlock? block
- catchesSource
-
JsCatch[] catches
- finallyBlockSource
-
JsBlock? finallyBlock
- makeSource
-
new make(JsCompilerSupport s, TryStmt ts)
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.