class compilerJs::JsTypeCheckExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsTypeCheckExpr

Source

JsTypeCheckExpr

check

JsTypeRef check

Source

make

new make(JsCompilerSupport s, TypeCheckExpr te)

Source

op

Str op

Source

target

JsExpr target

Source

write

virtual override Void write(JsWriter out)

Source