CodeQL library for Python
codeql/python-all 0.11.15-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()