Member predicate Callable::callsSuperConstructor
Holds if this callable calls target
using a super(...)
constructor call.
predicate callsSuperConstructor(Constructor target)
Holds if this callable calls target
using a super(...)
constructor call.
predicate callsSuperConstructor(Constructor target)