Module Path.ResolvedSource
module Module : sig ... endmodule ModuleType : sig ... endmodule Type : sig ... endmodule Value : sig ... endmodule ClassType : sig ... endtype ('lmod, 'lmodty, 'pty, 'lty, 'lval) gen =
('lmod, 'lmodty, 'pty, 'lty, 'lval) Odoc_model.Paths.Path.Resolved.ttype parent = [ | `Module of (Odoc_model.Paths.na, Odoc_model.Paths.na, Odoc_model.Paths.na) Odoc_model.Paths.Path.Resolved.Module.t| `ModuleType of (Odoc_model.Paths.na, Odoc_model.Paths.na, Odoc_model.Paths.na) Odoc_model.Paths.Path.Resolved.ModuleType.t * Odoc_model.Paths.na| `FragmentRoot of Odoc_model.Paths.na
]type ('lmod, 'lmodty, 'pty) parent_gen = [ | `Module of ('lmod, 'lmodty, 'pty) Odoc_model.Paths.Path.Resolved.Module.t| `ModuleType of ('lmod, 'lmodty, 'pty) Odoc_model.Paths.Path.Resolved.ModuleType.t * 'pty| `FragmentRoot of 'pty
]val identifier :
Odoc_model.Paths.Path.Resolved.t ->
Odoc_model.Paths.Identifier.t optionIf the path points to a core type, no identifier can be generated