package ocaml-base-compiler

  1. Overview
  2. Docs

Corresponds to Range_info in the S_functor module type.

type t
val create : L.fundecl -> Key.t -> start_insn:L.instruction -> (Index.t * t) option