ocaml-base-compiler
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type classification = private
  1. | Allocation of Allocation_point.t
  2. | Call of Call_point.t
val classify : t -> classification
val next : t -> t option