public class OneOperation extends SelectBasedOperation
Constructor and Description |
---|
OneOperation() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(java.lang.Object target,
Variable iterator,
AST expressionAst,
IEolContext context) |
getSelectOperation, setSelectOperation
execute
isOverridable
public java.lang.Object execute(java.lang.Object target, Variable iterator, AST expressionAst, IEolContext context) throws EolRuntimeException
execute
in class IteratorOperation
EolRuntimeException