CodeQL library for Java
codeql/java-all 0.5.5 ( 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 ( )