public interface IBinaryReturnFlowFunction extends IFlowFunction
| Modifier and Type | Method and Description |
|---|---|
com.ibm.wala.util.intset.SparseIntSet |
getTargets(int call_d,
int exit_d) |
com.ibm.wala.util.intset.SparseIntSet getTargets(int call_d,
int exit_d)
call_d - factoid of the caller at the call siteexit_d - factoid of the callee at the exit siteCopyright © 2015. All rights reserved.