package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 5.0.0

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.0.tar.gz
sha256=72fa3d0ba19b82fcb9e6c62e0090b9d22e5905c4be0f94faf56904a9377a9e5b

doc/compiler-libs.common/Cmt2annot/index.html

Module Cmt2annot

val variables_iterator : Location.t -> Tast_iterator.iterator
val bind_variables : Location.t -> 'a Typedtree.general_pattern -> unit
val bind_bindings : Location.t -> Typedtree.value_binding list -> unit
val bind_cases : 'a Typedtree.case list -> unit
val record_module_binding : Location.t -> Typedtree.module_binding -> unit
val iterator : scope:Location.t -> bool -> Tast_iterator.iterator
val binary_part : Tast_iterator.iterator -> Cmt_format.binary_part -> unit
val gen_annot : string option -> sourcefile:string option -> use_summaries:bool -> Cmt_format.binary_annots -> unit
OCaml

Innovation. Community. Security.