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.framework.testchecker.nontopdefault.qual
Annotation Interface NTDTop
@Documented
@Retention
(
RUNTIME
)
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@SubtypeOf
({})
@DefaultFor
({
LOCAL_VARIABLE
,
IMPLICIT_UPPER_BOUND
,
RECEIVER
})
public @interface
NTDTop