Uses of Interface
com.google.code.regexp.MatchResult
-
Uses of MatchResult in com.google.code.regexp
Modifier and TypeClassDescriptionclass
An engine that performs match operations on a character sequence by interpreting aPattern
.Modifier and TypeMethodDescriptionMatcher.toMatchResult()
Returns the match state of this matcher as a MatchResult.