JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
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.