public abstract class Exists extends BuiltInFunction
nameops, sourceRange| Modifier | Constructor and Description |
|---|---|
protected |
Exists(SourceRange sourceRange,
Operation... operations) |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
getInstance(SourceRange sourceRange,
Operation... operations) |
throwExceptionIfCompileTimeContext, toStringcalculateArgs, calculateTerms, checkInvalidSelfContext, checkRestrictedContext, execute, getOperations, getSourceRangeprotected Exists(SourceRange sourceRange, Operation... operations) throws SyntaxException
SyntaxExceptionpublic static Operation getInstance(SourceRange sourceRange, Operation... operations) throws SyntaxException
SyntaxExceptionCopyright © 2014 Quattor. All Rights Reserved.