public class DoMatchOperation extends MatchesOperation
forcedMatch| Constructor and Description |
|---|
DoMatchOperation() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
execute(Object source,
List<?> parameters,
IEolContext context_,
org.eclipse.epsilon.common.module.ModuleElement ast) |
protected boolean |
matchAll(Collection<?> leftColFlat,
Collection<?> rightColFlat,
IEclContext context) |
matchCollectionOrdered, matchCollectionUnordered, matchInstancesexecute, getTolerateExceptionInParameterisOverridable, toStringprotected boolean matchAll(Collection<?> leftColFlat, Collection<?> rightColFlat, IEclContext context) throws EolRuntimeException
leftColFlat - rightColFlat - context - EolRuntimeExceptionpublic Boolean execute(Object source, List<?> parameters, IEolContext context_, org.eclipse.epsilon.common.module.ModuleElement ast) throws EolRuntimeException
execute in class MatchesOperationEolRuntimeExceptionCopyright © 2020. All rights reserved.