class
compilerJs::JsShortcutExpr
sys::Obj compilerJs::JsNode compilerJs::JsExpr compilerJs::JsCallExpr compilerJs::JsShortcutExpr
JsShortcutExpr
Slots
- assignTargetSource
-
JsExpr? assignTarget
- doWriteSource
- isAssignSource
-
Bool isAssign
- isPostfixLeaveSource
-
Bool isPostfixLeave
- makeSource
-
new make(CompilerSupport s, ShortcutExpr se)
- symbolSource
-
Str symbol
- writeSource
-
override Void write(JsWriter out)
Overrides compilerJs::JsCallExpr.write
Doc inherited from compilerJs::JsNode.write
Write the JavaScript source code for this node.