Ast_helper.ValValue declarations
Value declarations
val mk : 
  ?loc:Astlib.Location.t ->
  ?attrs:Astlib.Ast_500.Parsetree.attribute list ->
  ?prim:string list ->
  string Astlib.Location.loc ->
  Astlib.Ast_500.Parsetree.core_type ->
  Astlib.Ast_500.Parsetree.value_description