CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Predicate API::Impl::trackUseNode

Gets a data-flow node to which src, which is a use of an API-graph node, flows.

The flow from src to that node may be inter-procedural.

Import path

import semmle.python.ApiGraphs
LocalSourceNode trackUseNode(LocalSourceNode src)