Module Ast_407.Ast_helper.Mtd

module Mtd: sig .. end

val mk : ?loc:Location.t ->
?attrs:Ast_407.Parsetree.attributes ->
?docs:Ast_407.Docstrings.docs ->
?text:Ast_407.Docstrings.text ->
?typ:Ast_407.Parsetree.module_type ->
string Ast_407.Asttypes.loc -> Ast_407.Parsetree.module_type_declaration