Package org.checkerframework.checker.regex.util
-
Class Summary Class Description RegexUtil Utility methods for regular expressions, most notably for testing whether a string is a regular expression. -
Exception Summary Exception Description RegexUtil.CheckedPatternSyntaxException A checked version ofPatternSyntaxException
.