Package avail. interpreter. levelTwo. register
Types
Link copied to clipboard
L2BoxedRegister models the conceptual usage of a register that can store an AvailObject.
Link copied to clipboard
L2FloatRegister models the conceptual usage of a register that can store a machine floating-point number.
Link copied to clipboard
L2IntRegister models the conceptual usage of a register that can store a machine integer.
Link copied to clipboard
L2Register models the conceptual use of a register by a level two Avail operation in the L2Generator.