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

A value of type t corresponds to an allocation point in non-OCaml code.

val program_counter : t -> Program_counter.Foreign.t
val annotation : t -> Annotation.t
val num_words_including_headers : t -> int