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

Predicate superCallNoArgumentTracker

Gets a reference to the result of calling super without any argument, where the call happened in the method func (either a method or a classmethod).

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
Node superCallNoArgumentTracker(Function func)