@Documented @Retention(value=RUNTIME) @Target(value={}) @InvisibleQualifier @SubtypeOf(value=UnknownRegex.class) public @interface PartialRegex
This annotation may not be written in source code; it is an implementation detail of the Regex Checker.
public abstract String value