Member predicate TaintTracking::TaintKind::getClass
Gets the class of this kind of taint.
For example, if this were a kind of string taint
the result
would be theStrType()
.
Gets the class of this kind of taint.
For example, if this were a kind of string taint
the result
would be theStrType()
.