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