Class ReflectedFieldPointerKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
com.ibm.wala.cast.ipa.callgraph.ReflectedFieldPointerKey
- All Implemented Interfaces:
InstanceFieldPointerKey, PointerKey
-
Field Summary
Fields inherited from class AbstractFieldPointerKey
instance -
Method Summary
Modifier and TypeMethodDescriptionbooleanabstract ObjectinthashCode()static ReflectedFieldPointerKeyindex(InstanceKey instance) static ReflectedFieldPointerKeyliteral(String lit, InstanceKey instance) static ReflectedFieldPointerKeymapped(InstanceKey mapFrom, InstanceKey instance) toString()Methods inherited from class AbstractFieldPointerKey
getInstanceKey
-
Method Details
-
getFieldIdentifier
-
equals
- Specified by:
equalsin classAbstractPointerKey
-
hashCode
public int hashCode()- Specified by:
hashCodein classAbstractPointerKey
-
toString
-
literal
-
mapped
-
index
-