Class LocalPointerKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractLocalPointerKey
com.ibm.wala.ipa.callgraph.propagation.LocalPointerKey
- All Implemented Interfaces:
PointerKey
- Direct Known Subclasses:
LocalPointerKeyWithFilter
A pointer key which provides a unique set for each local in each call graph node.
-
Constructor Details
-
LocalPointerKey
-
-
Method Details
-
equals
- Specified by:
equals
in classAbstractPointerKey
-
hashCode
public final int hashCode()- Specified by:
hashCode
in classAbstractPointerKey
-
toString
-
getNode
- Specified by:
getNode
in classAbstractLocalPointerKey
-
getValueNumber
public final int getValueNumber() -
isParameter
public final boolean isParameter()
-