Package stdlib

Class ValueMap

java.lang.Object
stdlib.ValueMap

class ValueMap extends Object
Keeps track of values in order to spot changes. This keeps copies of stack variables (frames) and arrays. Does not store objects, since direct changes to fields can be trapped by the JDI.
Author:
James Riely, jriely@cs.depaul.edu, August 2014