package ocaml-base-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Compute_ranges_intf.S_range_info

The type of caller-defined information associated with ranges.

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