CodeQL library for Java
codeql/java-all 0.6.2 ( changelog , source )
Search

Member predicate Callable :: callsThis

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

predicate callsThis ( Constructor target )