class compilerJs::CompileJsPlugin

sys::Obj
  compiler::CompilerSupport
    compiler::CompilerStep
      compilerJs::CompileJsPlugin

Source

Fantom source to JavaScript source compiler - this class is plugged into the compiler pipeline by the compiler::CompileJs step.

jsPod

JsPod? jsPod

Source

make

new make(Compiler c)

Source

run

virtual override Void run()

Source