|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.callgraph.CGEdge
com.ibm.wala.ipa.callgraph.CGLabeledEdge
public class CGLabeledEdge
| Constructor Summary | |
|---|---|
CGLabeledEdge(CGNode src,
CallSiteReference label,
CGNode dst)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object t)
|
CallSiteReference |
getLabel()
|
int |
hashCode()
|
| Methods inherited from class com.ibm.wala.ipa.callgraph.CGEdge |
|---|
getDest, getSrc, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CGLabeledEdge(CGNode src,
CallSiteReference label,
CGNode dst)
| Method Detail |
|---|
public int hashCode()
hashCode in class CGEdgepublic boolean equals(java.lang.Object t)
equals in class CGEdgepublic CallSiteReference getLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||