Fan

 

class

compilerJavascript::Runner

sys::Obj
  compilerJavascript::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()