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 ReportReadWrite
@Documented
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
ReportReadWrite
Report all read or write access to a field with this annotation.