public class SimpleListVariable extends ListVariable
identifierops, sourceRange| Constructor and Description |
|---|
SimpleListVariable(SourceRange sourceRange,
String identifier) |
| 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 SimpleListVariable(SourceRange sourceRange, String identifier)
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.