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