Member predicate MethodAccess :: isOwnMethodAccess
Holds if this is a method access to an instance method of this
. That is,
the qualifier is either an explicit or implicit unqualified this
or super
.
predicate
isOwnMethodAccess
(
)