7677787980818283
visitor.visit(this); } @Override public SEXP apply(Context context, Environment rho, FunctionCall call, PairList args) { ClosureDispatcher dispatcher = new ClosureDispatcher(context, rho, call); return dispatcher.applyClosure(this, args); }