Uses of Interface
com.google.code.regexp.MatchResult
-
Uses of MatchResult in com.google.code.regexp
Classes in com.google.code.regexp that implement MatchResultModifier and TypeClassDescriptionclassAn engine that performs match operations on a character sequence by interpreting aPattern.Methods in com.google.code.regexp that return MatchResultModifier and TypeMethodDescriptionMatcher.toMatchResult()Returns the match state of this matcher as a MatchResult.