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.util
Annotation Interface PatternBottomFull
@SubtypeOf
({
PatternA.class
,
PatternB.class
,
PatternC.class
})
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
@TargetLocations
({
LOWER_BOUND
,
UPPER_BOUND
})
public @interface
PatternBottomFull