| Constructor and Description |
|---|
BoundedUpRepeatMatcher(Rule subRule,
int maxCycles) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
enoughCycles(int cycles) |
protected boolean |
runAgain(int cycles) |
getType, matchgetLabel, getSubContext, hasCustomLabel, label, toStringgetChildrenclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetChildrenpublic BoundedUpRepeatMatcher(Rule subRule, int maxCycles)
protected boolean enoughCycles(int cycles)
enoughCycles in class RepeatMatcherprotected boolean runAgain(int cycles)
runAgain in class RepeatMatcher