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

Predicate MethodCalls::resolveMethodCall

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
predicate resolveMethodCall(CallNode call, Function target, CallType type, Node self)