All Classes
-
All Classes Class Summary Exception Summary Class Description Matcher A stateful iterator that interprets a regexPattern
on a specific input.Pattern A compiled representation of an RE2 regular expression, mimicking thejava.util.regex.Pattern
API.PatternSyntaxException An exception thrown by the parser if the pattern was invalid.