JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.checkerframework.framework.qual
InvisibleQualifier
Contents
Description
Hide sidebar
Show sidebar
Annotation Type InvisibleQualifier
@Documented
@Retention
(
RUNTIME
)
@Target
(
ANNOTATION_TYPE
)
public @interface
InvisibleQualifier
A meta-annotation indicating that an annotation is a type qualifier that should not be visible in output.