Member predicate Callable :: callsSuper
Holds if this callable calls target
using a super
method call.
predicate
callsSuper
(
Method
target
)