Module Short_paths_graph.Component
type t = | Type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Type.t * Ocaml_typing.Short_paths_graph.Component.source * Ocaml_typing.Short_paths_graph.Desc.visibility| Class_type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Class_type.t * Ocaml_typing.Short_paths_graph.Component.source * Ocaml_typing.Short_paths_graph.Desc.visibility| Module_type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Module_type.t * Ocaml_typing.Short_paths_graph.Component.source * Ocaml_typing.Short_paths_graph.Desc.visibility| Module of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t * Ocaml_typing.Short_paths_graph.Desc.Module.t * Ocaml_typing.Short_paths_graph.Component.source * Ocaml_typing.Short_paths_graph.Desc.visibility| Declare_type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t| Declare_class_type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t| Declare_module_type of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t| Declare_module of Ocaml_typing.Short_paths_graph.Origin.t * Ocaml_typing.Short_paths_graph.Ident.t