Fantom

 

class

compilerJs::JsSlotRef

sys::Obj
  compilerJs::JsNode
    compilerJs::JsSlotRef

JsSlotRef

Slots

isAbstractSource

Bool isAbstract

isStaticSource

Bool isStatic

makeSource

new make(JsCompilerSupport cs, CSlot s)

nameSource

Str name

parentSource

Str parent

writeSource

override Void write(JsWriter out)

Overrides compilerJs::JsNode.write

Doc inherited from compilerJs::JsNode.write

Write the JavaScript source code for this node.