class compilerJs::JsUriLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsUriLiteralExpr

Source

JsUriLiteralExpr

make

new make(JsCompilerSupport s, LiteralExpr x)

Source

str

Str str

Source

val

Obj val

Source

write

virtual override Void write(JsWriter out)

Source