public class NestedListVariable extends ListVariable
identifierops, sourceRange| Constructor and Description |
|---|
NestedListVariable(SourceRange sourceRange,
String identifier,
Operation... operations) |
| Modifier and Type | Method and Description |
|---|---|
Element |
execute(Context context)
Execute this operation within the given context.
|
String |
toString()
Default string representation of an operation is the class' simple name.
|
getInstance, getInstancecalculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, getOperations, getSourceRangepublic NestedListVariable(SourceRange sourceRange, String identifier, Operation... operations)
public Element execute(Context context)
Operationexecute in interface Operationexecute in class AbstractOperationcontext - evaluation context for the statementpublic String toString()
AbstractOperationtoString in class AbstractOperationCopyright © 2014 Quattor. All Rights Reserved.