Class AbstractLocalPointerKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractLocalPointerKey
- All Implemented Interfaces:
PointerKey
- Direct Known Subclasses:
LocalPointerKey, NodeKey
A
PointerKey representing a local variable must carry at least a CGNode.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractPointerKey
equals, hashCode
-
Constructor Details
-
AbstractLocalPointerKey
public AbstractLocalPointerKey()
-
-
Method Details
-
getNode
-