Class Maps.type_expr

method virtual path_module_type : Paths.Path.ModuleType.t -> Paths.Path.ModuleType.t
method virtual path_type : Paths.Path.Type.t -> Paths.Path.Type.t
method virtual path_class_type : Paths.Path.ClassType.t -> Paths.Path.ClassType.t
method virtual fragment_type : Paths.Fragment.Type.t -> Paths.Fragment.Type.t
method virtual documentation : Comment.docs -> Comment.docs
method type_expr_variant_kind : Lang.TypeExpr.Polymorphic_variant.kind -> Lang.TypeExpr.Polymorphic_variant.kind
method type_expr_variant_element : Lang.TypeExpr.Polymorphic_variant.element -> 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 : Lang.TypeExpr.Polymorphic_variant.t -> Lang.TypeExpr.Polymorphic_variant.t
method type_expr_object_method : Lang.TypeExpr.Object.method_ -> Lang.TypeExpr.Object.method_
method type_expr_object_method_name : string -> string
method type_expr_object_field : Lang.TypeExpr.Object.field -> Lang.TypeExpr.Object.field
method type_expr_object : Lang.TypeExpr.Object.t -> Lang.TypeExpr.Object.t
method type_expr_object_open : bool -> bool
method type_expr_package_substitution : Lang.TypeExpr.Package.substitution -> Lang.TypeExpr.Package.substitution
method type_expr_package : Lang.TypeExpr.Package.t -> Lang.TypeExpr.Package.t
method type_expr_label : Lang.TypeExpr.label -> Lang.TypeExpr.label
method type_expr_label_name : string -> string
method type_expr : Lang.TypeExpr.t -> Lang.TypeExpr.t
method type_expr_var_name : string -> string