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

Member predicate FunctionInvocation::getCallee

Gets the callee invocation for the given callsite. The callsite must be within the function of this invocation.

FunctionInvocation getCallee(CallNode call)