public interface IIPCManager
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isIPC(soot.jimple.Stmt sCallSite,
heros.InterproceduralCFG<soot.Unit,soot.SootMethod> cfg)
determines if a method called by the Stmt is an IPC method or not
|
void |
updateJimpleForICC() |
boolean isIPC(soot.jimple.Stmt sCallSite,
heros.InterproceduralCFG<soot.Unit,soot.SootMethod> cfg)
sCallSite - a Stmt which should include an invokeExrp calling a methodcfg - the interprocedural controlflow graphvoid updateJimpleForICC()
Copyright © 2022 Fraunhofer SIT. All rights reserved.