CodeQL library for Python
codeql/python-all 0.9.2 ( 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 ( )