package ocaml-base-compiler

  1. Overview
  2. Docs
Official release 4.10.0

Install

Dune Dependency

Authors

Maintainers

Sources

4.10.0.tar.gz
sha256=58bae0f0a79daf86ec755a173e593fef4ef588f15c6185993af88ceb9722bc39

doc/ocamlcommon/Ast_helper/Mty/index.html

Module Ast_helper.Mty

Module type expressions

val ident : ?loc:loc -> ?attrs:attrs -> lid -> Parsetree.module_type
val alias : ?loc:loc -> ?attrs:attrs -> lid -> Parsetree.module_type
val signature : ?loc:loc -> ?attrs:attrs -> Parsetree.signature -> Parsetree.module_type
val typeof_ : ?loc:loc -> ?attrs:attrs -> Parsetree.module_expr -> Parsetree.module_type
val extension : ?loc:loc -> ?attrs:attrs -> Parsetree.extension -> Parsetree.module_type
OCaml

Innovation. Community. Security.