Class PotentialContextElement

java.lang.Object
qilin.pta.toolkits.zipper.analysis.PotentialContextElement

public class PotentialContextElement extends Object
For each object o, this class compute the set of methods which o could potentially be their context element.

Conversely, for each method m, this class compute the set of objects which could potentially be its context element.