codeql/python-all
2.0.0
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)