Fan

 

class

compilerJs::Runner

sys::Obj
  compilerJs::Runner

Runner takes a Fan qname and attempts to run the matching JavaScript implemenation.

Slots

evalPodScriptSource

static Void evalPodScript([java]javax.script::ScriptEngine engine, Pod pod)

Load and eval the pod script file, and all its dependenceis in the specifed ScriptEngine.

mainSource

Void main()