Module Ast_405.Ast_helper.Mtd

module Mtd: sig .. end

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