final class RETokenEndSub extends REToken
Constructor and Description |
---|
RETokenEndSub(int subIndex) |
Modifier and Type | Method and 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.
|