Predicate receiver_type
Helper for attributes
Import path
import semmle.python.objects.ObjectInternal
predicate
receiver_type
(
AttrNode
attr
,
string
name
,
ObjectInternal
value
,
ClassObjectInternal
cls
)