For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this callable calls target using a super(...) constructor call.
target
super(...)
predicate callsSuperConstructor(Constructor target)