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