1Ast_helper.Mb(3) OCaml library Ast_helper.Mb(3)
23
4
NAME
6Ast_helper.Mb - Module bindings
7
Module
9Module Ast_helper.Mb
10
Documentation
12Module Mb
13: sig end
1415
16
Module bindings
1718
19
20
21
22
23
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Doc‐
24strings.docs -> ?text:Docstrings.text -> Ast_helper.str -> Parse‐
25tree.module_expr -> Parsetree.module_binding
2627
28
29
30
31
32
OCamldoc 2019-02-02 Ast_helper.Mb(3)