logo

class

fansh::Evaluator

sys::Obj
  fansh::Evaluator

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

Slots

eval

Void eval(Str line)

Source

make

new make(Shell shell)

Source