| Interface | Description |
|---|---|
| Matcher<T> | |
| MatchResultCollector |
| Class | Description |
|---|---|
| AbstractMatchResultIterator | |
| CollectMatch | |
| DeadMethodRemover | |
| EmptyMatchResultCollector | |
| KleeneN | |
| KleenePlus | |
| KleeneStar | |
| MatchIterator<T> | |
| MatchOneOf |
Note that this will match the FIRST match, not necessarily the best.
|
| MatchOpt |
Note that this will match the FIRST match, not necessarily the best.
|
| MatchSequence | |
| ResetAfterTest |