Ast_helper.Val(3o) | OCaml library | Ast_helper.Val(3o) |
Ast_helper.Val - Value declarations
Module Ast_helper.Val
Module Val
: sig end
Value declarations
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?prim:string list -> Ast_helper.str -> Parsetree.core_type -> Parsetree.value_description
2020-10-30 | OCamldoc |