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()
Overrides compiler::CompilerStep.run
Doc inherited from compiler::CompilerStep.run
Run the step