mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
83670aeddfb6bb36b1a9b404517a559d072c9549
java.util.regex.Pattern constants (#36)
The meaning of these constants will be apparent from context.
Note that `Pattern.{compile,matches,quote}` should not be statically imported,
as these methods have rather generic names.
Description
No description provided
Languages
Java
98.9%
Shell
1%