codeql/python-all
3.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a node corresponding to the built-in with the given name, if any.
import semmle.python.ApiGraphs
Node builtin(string n)