gnu.regexp
final class RETokenLookAhead extends REToken
Since: gnu.regexp 1.1.3
| Field Summary | |
|---|---|
| boolean | negative |
| REToken | re |
| Constructor Summary | |
|---|---|
| RETokenLookAhead(REToken re, boolean negative) | |
| Method Summary | |
|---|---|
| void | dump(StringBuffer os) |
| boolean | match(CharIndexed input, REMatch mymatch) |