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