Class AbstractPointerKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
- All Implemented Interfaces:
PointerKey
- Direct Known Subclasses:
AbstractFieldPointerKey
,AbstractLocalPointerKey
,AstGlobalPointerKey
,ObjectPropertyCatalogKey
,StaticFieldKey
This class exists to force
PointerKey
implementations to implement equals() and
hashCode()s.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AbstractPointerKey
public AbstractPointerKey()
-
-
Method Details
-
equals
-
hashCode
-