gnu.regexp

Class RETokenStart

class RETokenStart extends REToken

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

Constructor Detail

RETokenStart

RETokenStart(int subIndex, String newline)

Method Detail

dump

void dump(StringBuffer os)

match

boolean match(CharIndexed input, REMatch mymatch)