codeql/python-all
6.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the builtin class ‘list’
import semmle.python.types.ClassObject
ClassObject theListType()