Annotation Type PolyTainted
-
@Documented @Retention(RUNTIME) @Target({TYPE_USE,TYPE_PARAMETER}) @PolymorphicQualifier(Tainted.class) public @interface PolyTainted
A polymorphic qualifier for the Tainting type system.- See the Checker Framework Manual:
- Tainting Checker, Qualifier polymorphism