1Ast_helper.Opn(3) OCaml library Ast_helper.Opn(3)
23
4
NAME
6Ast_helper.Opn - Opens
7
Module
9Module Ast_helper.Opn
10
Documentation
12Module Opn
13: sig end
1415
16
Opens
1718
19
20
21
22
23
val mk : ?loc:Ast_helper.loc -> ?attrs:Ast_helper.attrs -> ?docs:Doc‐
24strings.docs -> ?override:Asttypes.override_flag -> 'a -> 'a Parse‐
25tree.open_infos
2627
28
29
30
31
32
OCamldoc 2023-01-23 Ast_helper.Opn(3)