const virtual class slanCompiler::ScriptCompiler

sys::Obj
  slanCompiler::ScriptCompiler

fantom code compiler

codeTranslate

protected virtual Str codeTranslate(Str source, File file)

getType

Type getType(File file)

from cache or compile

make

new make(Str? podName := null)

options

protected virtual Map<Str,Obj> options(File file)