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

Member predicate ConstructorCall :: callsThis

Holds if this constructor call is an explicit call to this(...).

predicate callsThis ( )