CodeQL library for Python
codeql/python-all 0.11.15-dev (changelog, source)
Search

Member predicate TaintKind::getType

Gets the class of this kind of taint. For example, if this were a kind of string taint the result would be theStrType().

ClassValue getType()