Class Odoc_model__Maps.type_expr
method virtual path_module_type : Odoc_model.Paths.Path.ModuleType.t -> Odoc_model.Paths.Path.ModuleType.tmethod virtual path_type : Odoc_model.Paths.Path.Type.t -> Odoc_model.Paths.Path.Type.tmethod virtual path_class_type : Odoc_model.Paths.Path.ClassType.t -> Odoc_model.Paths.Path.ClassType.tmethod virtual fragment_type : Odoc_model.Paths.Fragment.Type.t -> Odoc_model.Paths.Fragment.Type.tmethod virtual documentation : Odoc_model.Comment.docs -> Odoc_model.Comment.docsmethod type_expr_variant_kind : Odoc_model.Lang.TypeExpr.Polymorphic_variant.kind -> Odoc_model.Lang.TypeExpr.Polymorphic_variant.kindmethod type_expr_variant_element : Odoc_model.Lang.TypeExpr.Polymorphic_variant.element -> Odoc_model.Lang.TypeExpr.Polymorphic_variant.elementmethod type_expr_variant_constructor_name : string -> stringmethod type_expr_variant_constructor_const : bool -> boolmethod type_expr_variant : Odoc_model.Lang.TypeExpr.Polymorphic_variant.t -> Odoc_model.Lang.TypeExpr.Polymorphic_variant.tmethod type_expr_object_method : Odoc_model.Lang.TypeExpr.Object.method_ -> Odoc_model.Lang.TypeExpr.Object.method_method type_expr_object_method_name : string -> stringmethod type_expr_object_field : Odoc_model.Lang.TypeExpr.Object.field -> Odoc_model.Lang.TypeExpr.Object.fieldmethod type_expr_object : Odoc_model.Lang.TypeExpr.Object.t -> Odoc_model.Lang.TypeExpr.Object.tmethod type_expr_object_open : bool -> boolmethod type_expr_package_substitution : Odoc_model.Lang.TypeExpr.Package.substitution -> Odoc_model.Lang.TypeExpr.Package.substitutionmethod type_expr_package : Odoc_model.Lang.TypeExpr.Package.t -> Odoc_model.Lang.TypeExpr.Package.tmethod type_expr_label : Odoc_model.Lang.TypeExpr.label -> Odoc_model.Lang.TypeExpr.labelmethod type_expr_label_name : string -> stringmethod type_expr : Odoc_model.Lang.TypeExpr.t -> Odoc_model.Lang.TypeExpr.tmethod type_expr_var_name : string -> string