Class AstJavaSSAPropagationCallGraphBuilder.EnclosingObjectReferenceKey
java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
com.ibm.wala.cast.java.ipa.callgraph.AstJavaSSAPropagationCallGraphBuilder.EnclosingObjectReferenceKey
- All Implemented Interfaces:
InstanceFieldPointerKey
,PointerKey
- Enclosing class:
AstJavaSSAPropagationCallGraphBuilder
public static class AstJavaSSAPropagationCallGraphBuilder.EnclosingObjectReferenceKey
extends AbstractFieldPointerKey
-
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
-
EnclosingObjectReferenceKey
-
-
Method Details
-
hashCode
public int hashCode()- Specified by:
hashCode
in classAbstractPointerKey
-
equals
- Specified by:
equals
in classAbstractPointerKey
-