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

Member predicate Callable::callsSuperConstructor

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

predicate callsSuperConstructor(Constructor target)