@Documented
@Target(ANNOTATION_TYPE)
@Retention(RUNTIME)
public @interface TypeQualifierDefault
This qualifier is applied to an annotation to denote that the annotation
defines a default type qualifier that is visible within the scope of the
element it is applied to.