Annotation Interface TestReflectTop
@Target({TYPE_USE,TYPE_PARAMETER})
@SubtypeOf({})
@DefaultQualifierInHierarchy
public @interface TestReflectTop
Toy type system for testing reflection resolution. Uses
org.checkerframework.common.subtyping.qual.Bottom as bottom.
- See Also: