table of contents
Ast_helper.Vb(3) | OCaml library | Ast_helper.Vb(3) |
NAME¶
Ast_helper.Vb - Value bindings
Module¶
Module Ast_helper.Vb
Documentation¶
Module Vb
: sig end
Value bindings
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Docstrings.docs -> ?text:Docstrings.text -> Parsetree.pattern -> Parsetree.expression -> Parsetree.value_binding
2022-03-11 | OCamldoc |