Constructor and Description |
---|
ExactMatchesRepeatMatcher(Rule subRule,
int nrCycles) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
enoughCycles(int cycles) |
protected boolean |
runAgain(int cycles) |
getType, match
getLabel, getSubContext, hasCustomLabel, label, toString
getChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren
public ExactMatchesRepeatMatcher(Rule subRule, int nrCycles)
protected boolean enoughCycles(int cycles)
enoughCycles
in class RepeatMatcher
protected boolean runAgain(int cycles)
runAgain
in class RepeatMatcher