sys::Obj compilerJs::JsNode compilerJs::JsStmt compilerJs::JsSwitchStmt
Source
JsSwitchStmt
JsCase[] cases
JsExpr cond
JsBlock? defBlock
new make(JsCompilerSupport s, SwitchStmt ss)
virtual override Void write(JsWriter out)