soot.jimple.spark.ondemand.pautil
Class SootUtil.CallSiteAndContext
java.lang.Object
soot.toolkits.scalar.Pair<Integer,ImmutableStack<Integer>>
soot.jimple.spark.ondemand.pautil.SootUtil.CallSiteAndContext
- Enclosing class:
- SootUtil
public static final class SootUtil.CallSiteAndContext
- extends Pair<Integer,ImmutableStack<Integer>>
Fields inherited from class soot.toolkits.scalar.Pair |
o1, o2 |
SootUtil.CallSiteAndContext
public SootUtil.CallSiteAndContext(Integer callSite,
ImmutableStack<Integer> callingContext)