public class AggregateOperation extends FirstOrderOperation
Constructor and Description |
---|
AggregateOperation() |
Modifier and Type | Method and Description |
---|---|
EolMap<?,?> |
execute(Object target,
NameExpression operationNameExpression,
List<Parameter> iterators,
List<Expression> expressions,
IEolContext context) |
createIteratorVariable, execute, resolve, resolveFunction, resolvePredicate, resolveSource
isOverridable, toString
public EolMap<?,?> execute(Object target, NameExpression operationNameExpression, List<Parameter> iterators, List<Expression> expressions, IEolContext context) throws EolRuntimeException
execute
in class FirstOrderOperation
EolRuntimeException
Copyright © 2020. All rights reserved.