对管道当前数据进行迭代运算并作为结果集 @param exp 迭代表达式 @param initVal 初始值 @param c 条件表达式,迭代过程中c为真则提前结束 @param ctx 计算上下文 @return
(Expression exp, Object initVal, Expression c, Context ctx)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected