Module Short_paths_graph.Graph
val is_type_path_visible : t -> Path.t -> boolval is_class_type_path_visible : t -> Path.t -> boolval is_module_type_path_visible : t -> Path.t -> boolval is_module_path_visible : t -> Path.t -> boolval is_type_ident_visible : t -> Ident.t -> boolval is_class_type_ident_visible : t -> Ident.t -> boolval is_module_type_ident_visible : t -> Ident.t -> boolval is_module_ident_visible : t -> Ident.t -> bool