java.io.Serializablefinal class RETokenEndSub extends REToken
| Constructor | Description |
|---|---|
RETokenEndSub(int subIndex) |
| Modifier and Type | Method | Description |
|---|---|---|
(package private) void |
dump(java.lang.StringBuffer os) |
|
(package private) boolean |
match(CharIndexed input,
REMatch mymatch) |
Returns true if the match succeeded, false if it failed.
|