Fantom

 

class

compilerJs::JsSlotLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsSlotLiteralExpr

JsSlotLiteralExpr

Slots

makeSource

new make(CompilerSupport s, SlotLiteralExpr x)

nameSource

Str name

parentSource

JsTypeRef parent

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.