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