table of contents
other versions
- buster 4.05.0-11
Ast_helper.Mtd(3o) | OCamldoc | Ast_helper.Mtd(3o) |
NAME¶
Ast_helper.Mtd - Module type declarationsModule¶
Module Ast_helper.MtdDocumentation¶
Module Mtd : sig endModule 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
source: | 2019-01-25 |