Module Path.ResolvedSource
Source
type ('lmod, 'lmodty, 'pty, 'lty, 'lval) gen =
('lmod, 'lmodty, 'pty, 'lty, 'lval) Odoc_model.Paths.Path.Resolved.tSource
type 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
]Source
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
]If the path points to a core type, no identifier can be generated