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

Member predicate FunctionMetrics::getADependency

Dependency of Callables One callable “this” depends on another callable “result” if “this” makes some call to a method that may end up being “result”.

FunctionMetrics getADependency()