class fansh::Evaluator

sys::Obj
  fansh::Evaluator

Source

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

eval

Bool eval(Str line)

Source

make

new make(Shell? shell)

Source