Provided by: ocaml-man_4.13.1-3ubuntu1_all bug

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