| Package | Description |
|---|---|
| org.eclipse.epsilon.epl.execute |
| Modifier and Type | Field and Description |
|---|---|
protected HashSet<PatternMatch> |
PatternMatchModel.matches |
protected HashMap<String,List<PatternMatch>> |
PatternMatchModel.matchMap |
| Modifier and Type | Method and Description |
|---|---|
protected PatternMatch |
PatternMatcher.createPatternMatch(Pattern pattern,
List<List<Object>> combination) |
| Modifier and Type | Method and Description |
|---|---|
HashSet<PatternMatch> |
PatternMatchModel.getMatches() |
List<PatternMatch> |
PatternMatcher.match(Pattern pattern,
IEolContext context)
Match an EPL pattern in the given context
|
| Modifier and Type | Method and Description |
|---|---|
void |
PatternMatchModel.addMatch(PatternMatch match) |
Copyright © 2018. All rights reserved.