codeql/python-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the class of this kind of taint. For example, if this were a kind of string taint the result would be theStrType().
result
theStrType()
ClassValue getType()