Class | Description |
---|---|
TestMatcher |
A special
Matcher not actually matching any input but rather trying its submatcher against the current input
position. |
TestNotMatcher |
A special
Matcher not actually matching any input but rather trying its submatcher against the current input
position. |