|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.slicer.Statement
com.ibm.wala.ipa.slicer.HeapStatement
com.ibm.wala.ipa.slicer.HeapStatement.ReturnCaller
public static final class HeapStatement.ReturnCaller
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.ibm.wala.ipa.slicer.HeapStatement |
|---|
HeapStatement.ParamCallee, HeapStatement.ParamCaller, HeapStatement.ReturnCallee, HeapStatement.ReturnCaller |
| Nested classes/interfaces inherited from class com.ibm.wala.ipa.slicer.Statement |
|---|
Statement.Kind |
| Constructor Summary | |
|---|---|
HeapStatement.ReturnCaller(CGNode node,
SSAAbstractInvokeInstruction call,
PointerKey loc)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
SSAAbstractInvokeInstruction |
getCall()
|
Statement.Kind |
getKind()
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.wala.ipa.slicer.HeapStatement |
|---|
getLocation |
| Methods inherited from class com.ibm.wala.ipa.slicer.Statement |
|---|
getNode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HeapStatement.ReturnCaller(CGNode node,
SSAAbstractInvokeInstruction call,
PointerKey loc)
| Method Detail |
|---|
public Statement.Kind getKind()
getKind in class Statementpublic SSAAbstractInvokeInstruction getCall()
public java.lang.String toString()
toString in class Statementpublic int hashCode()
hashCode in class Statementpublic boolean equals(java.lang.Object obj)
equals in class Statement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||