Class | Description |
---|---|
RegexAnnotationConverter | |
RegexChecker |
CheckerAdapter for the Regex-Qual-Param type system. |
RegexQualifiedTransfer | |
RegexQualifiedTypeFactory |
The QualifiedTypeFactory for the Regex-Qual-Param type system.
|
RegexQualPolyChecker |
Checker for the Regex-Qual-Param type system. |
RegexTypecheckVisitor |
The
BaseTypeVisitor for the Regex-Qual-Param type system. |
RegexUtil |
Utility methods for regular expressions, most notably for testing whether
a string is a regular expression.
|
Exception | Description |
---|---|
RegexUtil.CheckedPatternSyntaxException |
A checked version of
PatternSyntaxException . |