class compilerJs::JsSuperExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsSuperExpr

Source

JsSuperExpr

explicitType

JsTypeRef? explicitType

Source

make

new make(JsCompilerSupport s, SuperExpr se)

Source

type

JsTypeRef type

Source

write

virtual override Void write(JsWriter out)

Source