Constructor and Description |
---|
BoundedBothRepeatMatcher(Rule subRule,
int minCycles,
int maxCycles) |
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 BoundedBothRepeatMatcher(Rule subRule, int minCycles, int maxCycles)
protected boolean enoughCycles(int cycles)
enoughCycles
in class RepeatMatcher
protected boolean runAgain(int cycles)
runAgain
in class RepeatMatcher