Abstract superclasses for machine- or runtime-dependent classes.
The
Generic.Frame
class here ties together most of the other machine-specific information; it is a
mix-in
class.
Generic.RuntimeInformation
is used outside of the backend by general-purpose analysis routines in order to "see inside" native methods.
@author various