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

Member predicate UndefinedInternal :: contextSensitiveCallee

Holds if this object requires context to determine the object resulting from a call to it. True for most callables.

predicate contextSensitiveCallee ( )