Fan

 

class

compilerJs::JsCompiler

sys::Obj
  compiler::Compiler
    compilerJs::JsCompiler

Fan source to JavaScript source compiler.

Slots

backendSource

override Void backend()

Execute back-end compiler pipeline

bufSource

Buf? buf

forceSource

Bool force := false

makeSource

new make(CompilerInput input)

nativeDirsSource

File[]? nativeDirs

nativesSource

[Str:File]? natives

outSource

OutStream? out

toCompileSource

TypeDef[]? toCompile