JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.checkerframework.common.util.report.qual
Annotation Interface ReportUse
@Documented
@Retention
(
RUNTIME
)
@Target
({
PACKAGE
,
TYPE
})
public @interface
ReportUse
Report all uses of a type that has this annotation. Can also be used on a package.