| Class | Description |
|---|---|
| AddressNode |
Base class for nodes that deal with addressing calculation.
|
| AddressNode.Address | |
| IndexAddressNode |
Represents an address that points to an element of a Java array.
|
| OffsetAddressNode |
Represents an address that is composed of a base and an offset.
|