Fantom

 

class

compilerJs::JsTypeCheckExpr

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

JsTypeCheckExpr

Slots

checkSource

JsTypeRef check

makeSource

new make(JsCompilerSupport s, TypeCheckExpr te)

opSource

Str op

targetSource

JsExpr target

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.