harpoon.Analysis
Interface AllCallers.MethodSet

Enclosing interface:
AllCallers

public static interface AllCallers.MethodSet

MethodSet defines the interface whose method select is used in getCallers as a predicate.


Method Summary
 boolean select(HMethod hm)
           
 

Method Detail

select

public boolean select(HMethod hm)