class compilerJs::JsStrLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsStrLiteralExpr

Source

JsStrLiteralExpr

esc

Str esc

Source

make

new make(JsCompilerSupport s, LiteralExpr x)

Source

val

Str val

Source

write

virtual override Void write(JsWriter out)

Source