package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 5.2.1

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-5.2.1.tar.gz
sha256=2d0f8090951a97a2c0e5b8a11e90096c0e1791d2e471e4a67f87e3b974044cd0

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

Module Oprint

val out_ident : (Format.formatter -> Outcometree.out_ident -> unit) ref
val out_value : (Format.formatter -> Outcometree.out_value -> unit) ref
val out_label : (Format.formatter -> (string * bool * Outcometree.out_type) -> unit) ref
val out_type : (Format.formatter -> Outcometree.out_type -> unit) ref
val out_type_args : (Format.formatter -> Outcometree.out_type list -> unit) ref
val out_constr : (Format.formatter -> Outcometree.out_constructor -> unit) ref
val out_class_type : (Format.formatter -> Outcometree.out_class_type -> unit) ref
val out_module_type : (Format.formatter -> Outcometree.out_module_type -> unit) ref
val out_sig_item : (Format.formatter -> Outcometree.out_sig_item -> unit) ref
val out_signature : (Format.formatter -> Outcometree.out_sig_item list -> unit) ref
val out_functor_parameters : (Format.formatter -> (string option * Outcometree.out_module_type) option list -> unit) ref
val out_type_extension : (Format.formatter -> Outcometree.out_type_extension -> unit) ref
val out_phrase : (Format.formatter -> Outcometree.out_phrase -> unit) ref
val parenthesized_ident : string -> bool
OCaml

Innovation. Community. Security.