Class MemoryAccess
java.lang.Object
com.ibm.wala.demandpa.util.MemoryAccess
* represents a single static occurrence of a memory access (i.e., an access to a field or to the
contents of an array) in the code
- Author:
- sfink
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MemoryAccess
-
-
Method Details
-
getInstructionIndex
public int getInstructionIndex()- Returns:
- Returns the instructionIndex.
-
toString
-
getNode
- Returns:
- Returns the node.
-
hashCode
-
equals
-