Class | Description |
---|---|
AddressNode |
Base class for nodes that deal with addressing calculation.
|
AddressNode.Address | |
OffsetAddressNode |
Represents an address that is composed of a base and an offset.
|
RawAddressNode |
Convert a word-sized integer to a raw address.
|