Fantom

 

class

compilerJs::JsSymbolLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsSymbolLiteralExpr

JsSymbolLiteralExpr

Slots

makeSource

new make(CompilerSupport s, SymbolExpr x)

qnameSource

Str qname

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.