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

Member predicate InstanceAccess::isEnclosingInstanceAccess

Holds if this instance access is to an enclosing instance of type t.

predicate isEnclosingInstanceAccess(RefType t)