R - the result typepublic interface Matcher<R extends Result>
| Modifier and Type | Method and Description |
|---|---|
R |
matches(String input,
boolean isEof)
Matches the input string.
|
Copyright © 2014–2018 Alexey Gavrilov and contributors. All rights reserved.