Class Regexes
java.lang.Object
com.google.errorprone.util.Regexes
Utilities for checks that work with regexes.
-
Method Summary
Modifier and TypeMethodDescriptionIf the given regexes matches exactly one string, returns that string.
-
Method Details
-
convertRegexToLiteral
-