class
compilerJs::JsUnaryExpr
sys::Obj compilerJs::JsNode compilerJs::JsExpr compilerJs::JsUnaryExpr
JsUnaryExpr
Slots
- idSource
-
ExprId id
- makeSource
-
new make(JsCompilerSupport s, UnaryExpr x)
- operandSource
-
JsExpr operand
- symbolSource
-
Str symbol
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsNode.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.