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