gnu.regexp

Class RETokenEndSub

final class RETokenEndSub extends REToken

Constructor Summary
RETokenEndSub(int subIndex)
Method Summary
voiddump(StringBuffer os)
booleanmatch(CharIndexed input, REMatch mymatch)

Constructor Detail

RETokenEndSub

RETokenEndSub(int subIndex)

Method Detail

dump

void dump(StringBuffer os)

match

boolean match(CharIndexed input, REMatch mymatch)