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