harpoon.Analysis
Interface AllCallers.MethodSet

Enclosing class:
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

boolean select(HMethod hm)