gnu.regexp
final class RETokenWordBoundary extends REToken
Field Summary | |
---|---|
static int | BEGIN |
static int | END |
Constructor Summary | |
---|---|
RETokenWordBoundary(int subIndex, int where, boolean negated) |
Method Summary | |
---|---|
void | dump(StringBuffer os) |
boolean | match(CharIndexed input, REMatch mymatch) |