Module Ast_helper.Opn

Opens

let mk: ?loc:loc => ?attrs:attrs => ?docs:Docstrings.docs => ?override:Asttypes.override_flag => 'a => Parsetree.open_infos('a);