Module Ast_helper.Opn

module Opn: sig .. end

Opens


val mk : ?loc:Ast_helper.loc ->
?attrs:Ast_helper.attrs ->
?docs:Docstrings.docs ->
?override:Asttypes.override_flag -> 'a -> 'a Parsetree.open_infos