Fantom

 

class

compilerJs::JsDecimalLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsDecimalLiteralExpr

JsDecimalLiteralExpr

Slots

makeSource

new make(JsCompilerSupport s, LiteralExpr x)

valSource

Decimal 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.