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