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

Member predicate InstanceAccess::isEnclosingInstanceAccess

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

predicate isEnclosingInstanceAccess(RefType t)