Module Ast_403.Ast_helper.Mtd

module Mtd: sig .. end

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