public final class Foreach extends AbstractOperation
ops, sourceRange| Constructor and Description |
|---|
Foreach(SourceRange sourceRange,
Operation... ops) |
| Modifier and Type | Method and Description |
|---|---|
Element |
execute(Context context)
Execute this operation within the given context.
|
calculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, getOperations, getSourceRange, toStringpublic Foreach(SourceRange sourceRange, Operation... ops)
public Element execute(Context context)
Operationexecute in interface Operationexecute in class AbstractOperationcontext - evaluation context for the statementCopyright © 2014 Quattor. All Rights Reserved.