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

Member predicate InstanceAccessExt::isImplicitThisConstructorArgument

Holds if this is the implicit this argument of cc, which is either a ThisConstructorInvocationStmt or a SuperConstructorInvocationStmt.

predicate isImplicitThisConstructorArgument(ConstructorCall cc)