Class ArrayLengthKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
com.ibm.wala.ipa.modref.ArrayLengthKey
- All Implemented Interfaces:
InstanceFieldPointerKey
,PointerKey
A
PointerKey
that represents an array length location-
Field Summary
Fields inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
instance
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
getInstanceKey
-
Constructor Details
-
ArrayLengthKey
-
-
Method Details
-
equals
- Specified by:
equals
in classAbstractPointerKey
-
hashCode
public int hashCode()- Specified by:
hashCode
in classAbstractPointerKey
-
toString
-