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

Member predicate MethodCall::getReceiverType

Gets the type of the qualifier on which this method is invoked, or the enclosing type if there is no qualifier.

RefType getReceiverType()