class compilerJs::JsStaticTargetExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsStaticTargetExpr

Source

JsStaticTargetExpr

make

new make(JsCompilerSupport s, StaticTargetExpr le)

Source

target

JsTypeRef target

Source

write

virtual override Void write(JsWriter out)

Source