Fantom

 

class

compilerJs::JsDurationLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsDurationLiteralExpr

JsDurationLiteralExpr

Slots

makeSource

new make(CompilerSupport s, LiteralExpr x)

valSource

Duration val

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.