public static final class SootUtil.CallSiteAndContext extends Pair<Integer,ImmutableStack<Integer>>
| Constructor and Description |
|---|
CallSiteAndContext(Integer callSite,
ImmutableStack<Integer> callingContext) |
public CallSiteAndContext(Integer callSite, ImmutableStack<Integer> callingContext)
Copyright © 2021 Soot OSS. All rights reserved.