public abstract class MultiReturnValueInvokeInstruction
extends com.ibm.wala.ssa.SSAAbstractInvokeInstruction
| Modifier and Type | Field and Description |
|---|---|
protected int[] |
results |
| Modifier | Constructor and Description |
|---|---|
protected |
MultiReturnValueInvokeInstruction(int iindex,
int[] results,
int exception,
com.ibm.wala.classLoader.CallSiteReference site) |
| Modifier and Type | Method and Description |
|---|---|
int |
getNumberOfReturnValues() |
int |
getReturnValue(int i) |
getCallSite, getDeclaredResultType, getDeclaredTarget, getDef, getDef, getException, getInvocationCode, getNumberOfDefs, getNumberOfPositionalParameters, getProgramCounter, getReceiver, hasDef, isDispatch, isFallThrough, isPEI, isSpecial, isStatic, toString