Predicate superCallTwoArgumentTracker
Gets a reference to the result of calling super
with 2 arguments, where the
first is a reference to the class cls
, and the second argument is obj
.
Import path
import semmle.python.dataflow.new.internal.DataFlowDispatch
Node superCallTwoArgumentTracker(Class cls, Node obj)