Fantom

 

class

compilerJs::JsCompilerSupport

sys::Obj
  compiler::CompilerSupport
    compilerJs::JsCompilerSupport

JsCompilerSupport provides support for JavaScript compiler pipeline.

Slots

makeSource

new make(CompilerSupport s)

Constructor.

thisNameSource

Str thisName := "this"

The name of the this var.

typeRefSource

Str:JsTypeRef typeRef := [Str:JsTypeRef][:]

uniqueSource

Str unique()

Return a unique identifier name.