public final class PathExists extends BuiltInFunction
nameops, sourceRange| Modifier | Constructor and Description |
|---|---|
protected |
PathExists(SourceRange sourceRange,
Operation... operations) |
| 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, getSourceRangeprotected PathExists(SourceRange sourceRange, Operation... operations) throws SyntaxException
SyntaxExceptionpublic 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.