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