table of contents
other versions
- bookworm 4.13.1-4
- testing 5.2.0-3
- unstable 5.2.0-3
- experimental 5.3.0-1~exp2
Ast_helper.Mtd(3o) | OCaml library | Ast_helper.Mtd(3o) |
NAME¶
Ast_helper.Mtd - Module type declarations
Module¶
Module Ast_helper.Mtd
Documentation¶
Module Mtd
: sig end
Module type declarations
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> ?typ:Parsetree.module_type -> Ast_helper.str -> Parsetree.module_type_declaration
2023-02-12 | OCamldoc |