gnu.regexp

Class RETokenEnd

final class RETokenEnd extends REToken

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

Constructor Detail

RETokenEnd

RETokenEnd(int subIndex, String newline)

Method Detail

dump

void dump(StringBuffer os)

match

boolean match(CharIndexed input, REMatch mymatch)