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