gnu.regexp

Class RETokenAny

final class RETokenAny extends REToken

Constructor Summary
RETokenAny(int subIndex, boolean newline, boolean matchNull)
Method Summary
voiddump(StringBuffer os)
intgetMinimumLength()
booleanmatch(CharIndexed input, REMatch mymatch)

Constructor Detail

RETokenAny

RETokenAny(int subIndex, boolean newline, boolean matchNull)

Method Detail

dump

void dump(StringBuffer os)

getMinimumLength

int getMinimumLength()

match

boolean match(CharIndexed input, REMatch mymatch)