class RETokenStart extends REToken
Constructor and Description |
---|
RETokenStart(int subIndex,
java.lang.String newline) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
dump(java.lang.StringBuffer os) |
(package private) boolean |
match(CharIndexed input,
REMatch mymatch)
Returns true if the match succeeded, false if it failed.
|