Ocaml_typing.Short_pathsmodule Desc = Short_paths_graph.Descmodule Basis : sig ... endval find_type : t -> Path.t -> type_resultval find_type_resolution : t -> Path.t -> type_resolutiontype class_type_result = int list option * Path.tval find_class_type : t -> Path.t -> class_type_result