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

Predicate resolveCall

Holds if call is a call to the target, with call-type type.

Import path

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