JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.checkerframework.common.util.report.qual
ReportInherit
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface ReportInherit
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
ReportInherit
Report all types that extend/implement a type that has this annotation.