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