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