Fantom

 

class

compilerJs::JsFloatLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsFloatLiteralExpr

JsFloatLiteralExpr

Slots

makeSource

new make(CompilerSupport s, LiteralExpr x)

valSource

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