@InvisibleQualifier @SubtypeOf(value=UnknownRegex.class) @Target(value={}) public @interface PartialRegex
This annotation may not be written in source code; it is an implementation detail of the Regex Checker.
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
value
The String qualified by this annotation.
|