ocaml-base-compiler
  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

The type of caller-defined contextual state associated with subranges. This may be used to track information throughout the range-computing process.

type t
val create : unit -> t
val advance_over_instruction : t -> L.instruction -> t