CodeQL library for Java/Kotlin
codeql/java-all 7.1.3-dev (changelog, source)
Search

Member predicate Callable::callsSuperConstructor

Holds if this callable calls target using a super(...) constructor call.

predicate callsSuperConstructor(Constructor target)