Package org.checkerframework.checker.tainting.qual
package org.checkerframework.checker.tainting.qual
-
Annotation InterfacesClassDescriptionA polymorphic qualifier for the Tainting type system.Denotes a possibly tainted value: at run time, the value might be tainted or might be untainted.Denotes a reference that is untainted, i.e., can be trusted.