map property

Map<ValueRef, ValueRef> map
final

The override map.

The key is the original object; the value is the new object.

Implementation

final Map<ValueRef, ValueRef> map;