Package gnu.regexp
Class RETokenEndSub
java.lang.Object
gnu.regexp.REToken
gnu.regexp.RETokenEndSub
- 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.