Fantom

 

class

compilerJs::CompileJsPlugin

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

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

Slots

jsPodSource

JsPod? jsPod

makeSource

new make(Compiler c)

runSource

override Void run()

Run the step