Module Ast_402.Ast_helper.Mtd

module Mtd: sig .. end

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