All Classes and Interfaces
Class
Description
A stateful iterator that interprets a regex
Pattern
on a specific input.A compiled representation of an RE2 regular expression, mimicking the
java.util.regex.Pattern
API.An exception thrown by the parser if the pattern was invalid.