Package gnu.regexp
Class RETokenEnd
java.lang.Object
gnu.regexp.REToken
gnu.regexp.RETokenEnd
- All Implemented Interfaces:
Serializable
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) voiddump(StringBuffer os) (package private) booleanmatch(CharIndexed input, REMatch mymatch) Returns true if the match succeeded, false if it failed.