class compilerJs::JsDurationLiteralExpr

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

Source

JsDurationLiteralExpr

make

new make(JsCompilerSupport s, LiteralExpr x)

Source

val

Duration val

Source

write

virtual override Void write(JsWriter out)

Source