Predicate method_binding
Import path
import semmle.python.objects.TObject
predicate
method_binding
(
AttrNode
instantiation
,
ObjectInternal
self
,
CallableObjectInternal
function
,
PointsToContext
context
)