Package org.checkerframework.checker.tainting.qual


package org.checkerframework.checker.tainting.qual
  • Annotation Interfaces
    Class
    Description
    A 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.