public final class StaticMatches extends AbstractStaticMatcher
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) |
compilePattern, convertMatchFlagsthrowExceptionIfCompileTimeContext, 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.