package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.14.1

Install

Dune Dependency

Authors

Maintainers

Sources

4.14.1.tar.gz
sha256=776006e6f0b9bcfb6d9d74381c588e587432ca85562fde93bb80472a5145b028

doc/ocamlcommon/Ast_helper/Te/index.html

Module Ast_helper.Te

Type extensions

val mk_exception : ?loc:loc -> ?attrs:attrs -> ?docs:Docstrings.docs -> Parsetree.extension_constructor -> Parsetree.type_exception
val decl : ?loc:loc -> ?attrs:attrs -> ?docs:Docstrings.docs -> ?info:Docstrings.info -> ?vars:str list -> ?args:Parsetree.constructor_arguments -> ?res:Parsetree.core_type -> str -> Parsetree.extension_constructor
val rebind : ?loc:loc -> ?attrs:attrs -> ?docs:Docstrings.docs -> ?info:Docstrings.info -> str -> lid -> Parsetree.extension_constructor
OCaml

Innovation. Community. Security.