package merlin-lib

  1. Overview
  2. Docs
Merlin's libraries

Install

Dune Dependency

Authors

Maintainers

Sources

merlin-4.16-501.tbz
sha256=da5bf309b040645c292ae4572cc6a0a700dbd2bcfc996ac13c8e5c3836c21e26
sha512=99eba17b2bdec5411d239093f4e8e11ada79b2b84ae88074a1b46e47eb836bbf8cb7836c472c22e7f9e68cff1b9ea6d9b9989b70055c3277edb4cddc4a86460c

doc/merlin-lib.ocaml_typing/Ocaml_typing/Oprint/index.html

Module Ocaml_typing.OprintSource

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

Innovation. Community. Security.