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