@PolymorphicQualifier(value=UnknownVal.class)
@Target(value={TYPE_USE,TYPE_PARAMETER})
public @interface PolyValue
A polymorphic qualifier for the Constant Value Checker.
- See the Checker Framework Manual:
- Constant Value Checker, Qualifier polymorphism