Class CallSite
java.lang.Object
com.ibm.wala.util.collections.Pair<CallSiteReference,CGNode>
com.ibm.wala.ipa.callgraph.propagation.rta.CallSite
- All Implemented Interfaces:
Serializable
A utility class consisting of a pair CallSiteReference x CGNode
- See Also:
-
Constructor Details
-
CallSite
-
-
Method Details
-
getNode
-
getSite
-
getSelector
- Returns:
- the Selector that identifies this site
-