JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Package
com.google.re2j
Classes in
com.google.re2j
used by
com.google.re2j
Class
Description
Matcher
A stateful iterator that interprets a regex
Pattern
on a specific input.
Pattern
A compiled representation of an RE2 regular expression, mimicking the
java.util.regex.Pattern
API.