Module Odoc_model.Predefined

val exn_path : [ `Dot of Odoc_model__.Paths_types.Path.module_ * string | `Identifier of [ `Class of Odoc_model__.Paths_types.Identifier.signature_pv Odoc_model__.Paths_types.id * Odoc_model__.Names.ClassName.t | `ClassType of Odoc_model__.Paths_types.Identifier.signature_pv Odoc_model__.Paths_types.id * Odoc_model__.Names.ClassTypeName.t | `CoreType of Odoc_model__.Names.TypeName.t | `Type of Odoc_model__.Paths_types.Identifier.signature_pv Odoc_model__.Paths_types.id * Odoc_model__.Names.TypeName.t ] Odoc_model__.Paths_types.id * bool | `Resolved of Odoc_model__.Paths_types.Resolved_path.type_ ]
val type_of_core_type : string -> Odoc_model__.Lang.TypeDecl.t