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

Member predicate BoundMethodValue :: getFunction

Gets the callable that will be used when this is called. The actual callable for func in o.func.

CallableValue getFunction ( )