public final class Digest extends BuiltInFunction
nameops, sourceRange| Modifier and Type | Method and Description |
|---|---|
Element |
execute(Context context)
Execute this operation within the given context.
|
static Operation |
getInstance(SourceRange sourceRange,
Operation... operations) |
throwExceptionIfCompileTimeContext, toStringcalculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, getOperations, getSourceRangepublic static Operation getInstance(SourceRange sourceRange, 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.