401402403404405406407408
public Result<IValue> interpret(IEvaluator<Result<IValue>> __eval) { __eval.setCurrentAST(this); __eval.notifyAboutSuspension(this); throw new Filtered(); }