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

Injector CallTypeNormalMethod

A call to an “normal” method on a class instance. Does not include staticmethods or classmethods.

Import path

import semmle.python.dataflow.new.internal.DataFlowDispatch
CallTypeNormalMethod CallTypeNormalMethod()