public static final class HeapStatement.HeapReturnCaller extends HeapStatement
HeapStatement.HeapParamCallee, HeapStatement.HeapParamCaller, HeapStatement.HeapReturnCallee, HeapStatement.HeapReturnCallerStatement.Kind| Constructor and Description |
|---|
HeapReturnCaller(CGNode node,
int callIndex,
PointerKey loc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
SSAAbstractInvokeInstruction |
getCall() |
int |
getCallIndex() |
Statement.Kind |
getKind() |
int |
hashCode() |
java.lang.String |
toString() |
getLocationpublic HeapReturnCaller(CGNode node, int callIndex, PointerKey loc)
public Statement.Kind getKind()
public int getCallIndex()
public SSAAbstractInvokeInstruction getCall()