Module Ast_helper.Md
Module declarations
val mk :
?loc:Ocaml_parsing.Ast_helper.loc ->
?attrs:Ocaml_parsing.Ast_helper.attrs ->
?docs:Ocaml_parsing.Docstrings.docs ->
?text:Ocaml_parsing.Docstrings.text ->
?modalities:Ocaml_parsing.Parsetree.modalities ->
Ocaml_parsing.Ast_helper.str_opt ->
Ocaml_parsing.Parsetree.module_type ->
Ocaml_parsing.Parsetree.module_declaration