Module Ast_406.Ast_helper.Mtd

module Mtd: sig .. end

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