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.reflection.qual
Annotation Interface PolyTestReflect
@PolymorphicQualifier
@Target
({
TYPE_USE
,
TYPE_PARAMETER
})
public @interface
PolyTestReflect
Toy type system for testing reflection resolution. Uses org.checkerframework.common.subtyping.qual.Bottom as bottom
See Also:
TestReflectSibling1
TestReflectSibling2