table of contents
Ast_helper.Md(3) | OCaml library | Ast_helper.Md(3) |
NAME¶
Ast_helper.Md - Module declarations
Module¶
Module Ast_helper.Md
Documentation¶
Module Md
: sig end
Module declarations
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> Ast_helper.str_opt -> Parsetree.module_type -> Parsetree.module_declaration
2024-03-14 | OCamldoc |