Package | Description |
---|---|
net.percederberg.grammatica.parser.re |
Modifier and Type | Method and Description |
---|---|
Matcher |
RegExp.matcher(ReaderBuffer buffer)
Creates a new matcher for the specified look-ahead character
input stream.
|
void |
Matcher.reset(ReaderBuffer buffer)
Resets the matcher for use with a new look-ahead character
input buffer.
|