Module Ast_402.Ast_helper.Val

module Val: sig .. end

val mk : ?loc:Location.t ->
?attrs:Ast_402.Parsetree.attributes ->
?docs:Ast_402.Docstrings.docs ->
?prim:string list ->
string Ast_402.Asttypes.loc ->
Ast_402.Parsetree.core_type -> Ast_402.Parsetree.value_description