nameops, sourceRange| Modifier and Type | Method and Description |
|---|---|
Element |
execute(Context context)
Execute this operation within the given context.
|
static Operation |
getInstance(SourceRange sourceRange,
Class<? extends Element> type,
String name,
Operation... operations) |
throwExceptionIfCompileTimeContext, toStringcalculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, getOperations, getSourceRangepublic static Operation getInstance(SourceRange sourceRange, Class<? extends Element> type, String name, Operation... operations) throws SyntaxException
SyntaxExceptionpublic Element execute(Context context)
Operationexecute in interface Operationexecute in class AbstractOperationcontext - evaluation context for the statementCopyright © 2014 Quattor. All Rights Reserved.