|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.ipa.callgraph.propagation.AbstractPointerKey
com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey
com.ibm.wala.ipa.modref.ArrayLengthKey
public class ArrayLengthKey
A PointerKey that represents an array length location
| Field Summary |
|---|
| Fields inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey |
|---|
instance |
| Constructor Summary | |
|---|---|
ArrayLengthKey(InstanceKey i)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
hashCode()
|
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.wala.ipa.callgraph.propagation.AbstractFieldPointerKey |
|---|
getInstanceKey |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayLengthKey(InstanceKey i)
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class AbstractPointerKeypublic int hashCode()
hashCode in class AbstractPointerKeypublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||