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

Member predicate MethodAccess :: getReceiverType

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

RefType getReceiverType ( )