Module Short_paths_graph.Desc
val visibility_of_deprecated :
Ocaml_typing.Short_paths_graph.Desc.deprecated ->
Ocaml_typing.Short_paths_graph.Desc.visibilitymodule Type : sig ... endmodule Class_type : sig ... endmodule Module_type : sig ... endmodule Module : sig ... endtype t = | Type of Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Type.t * Ocaml_typing.Short_paths_graph.Desc.source * Ocaml_typing.Short_paths_graph.Desc.deprecated| Class_type of Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Class_type.t * Ocaml_typing.Short_paths_graph.Desc.source * Ocaml_typing.Short_paths_graph.Desc.deprecated| Module_type of Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Module_type.t * Ocaml_typing.Short_paths_graph.Desc.source * Ocaml_typing.Short_paths_graph.Desc.deprecated| Module of Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Module.t * Ocaml_typing.Short_paths_graph.Desc.source * Ocaml_typing.Short_paths_graph.Desc.deprecated| Declare_type of Ocaml_typing.Short_paths_graph.Ident.t| Declare_class_type of Ocaml_typing.Short_paths_graph.Ident.t| Declare_module_type of Ocaml_typing.Short_paths_graph.Ident.t| Declare_module of Ocaml_typing.Short_paths_graph.Ident.t