jon.recoil.org

Parameter Make_tbl.SC

type t

The "enum" representing the different classes.

val all : SC.t list

The list of all classes.

val frame_order : SC.t array

The order of the stack classes in the frame.

val equal : SC.t -> SC.t -> bool
val hash : SC.t -> int
val tag : SC.t -> string
val print : Stdlib.Format.formatter -> SC.t -> unit
val size_in_bytes : SC.t -> int
val of_machtype : Cmm.machtype_component -> SC.t