public annotation interface  org.checkerframework.checker.regex.qual.PartialRegex extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract java.lang.String value();
}