table of contents
Ast_helper.Vb(3) | OCamldoc | 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
source: | 2018-04-12 |