Fantom

 

class

fansh::Evaluator

sys::Obj
  fansh::Evaluator

Evaluator is responsible for compiling and evaluating a statement or expression.

Slots

evalSource

Void eval(Str line)

makeSource

new make(Shell? shell)