Class Odoc_model__Maps.path
method virtual identifier : Odoc_model.Paths.Identifier.t -> Odoc_model.Paths.Identifier.t
method path_resolved : Odoc_model.Paths.Path.Resolved.t -> Odoc_model.Paths.Path.Resolved.t
method path_resolved_module_name : Odoc_model.Names.ModuleName.t -> Odoc_model.Names.ModuleName.t
method path_resolved_module_type_name : Odoc_model.Names.ModuleTypeName.t -> Odoc_model.Names.ModuleTypeName.t
method path_resolved_type_name : Odoc_model.Names.TypeName.t -> Odoc_model.Names.TypeName.t
method path_resolved_class_name : Odoc_model.Names.ClassName.t -> Odoc_model.Names.ClassName.t
method path_resolved_class_type_name : Odoc_model.Names.ClassTypeName.t -> Odoc_model.Names.ClassTypeName.t
method path_resolved_module : Odoc_model.Paths.Path.Resolved.Module.t -> Odoc_model.Paths.Path.Resolved.Module.t
method path_resolved_module_type : Odoc_model.Paths.Path.Resolved.ModuleType.t -> Odoc_model.Paths.Path.Resolved.ModuleType.t
method path_resolved_type : Odoc_model.Paths.Path.Resolved.Type.t -> Odoc_model.Paths.Path.Resolved.Type.t
method path_resolved_class_type : Odoc_model.Paths.Path.Resolved.ClassType.t -> Odoc_model.Paths.Path.Resolved.ClassType.t
method path : Odoc_model.Paths.Path.t -> Odoc_model.Paths.Path.t
method path_root_name : string -> string
method path_dot_name : string -> string
method path_module : Odoc_model.Paths.Path.Module.t -> Odoc_model.Paths.Path.Module.t
method path_module_type : Odoc_model.Paths.Path.ModuleType.t -> Odoc_model.Paths.Path.ModuleType.t
method path_type : Odoc_model.Paths.Path.Type.t -> Odoc_model.Paths.Path.Type.t
method path_class_type : Odoc_model.Paths.Path.ClassType.t -> Odoc_model.Paths.Path.ClassType.t