ocaml-trace/ppxlib/Astlib/Migrate_501_502/index.html
2025-09-15 14:25:35 +00:00

154 lines
46 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Migrate_501_502 (ppxlib.Astlib.Migrate_501_502)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 3.1.0"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a> <a href="../../../index.html">Index</a> &#x00BB; <a href="../../index.html">ppxlib</a> &#x00BB; <a href="../index.html">Astlib</a> &#x00BB; Migrate_501_502</nav><header class="odoc-preamble"><h1>Module <code><span>Astlib.Migrate_501_502</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-From"><a href="#module-From" class="anchor"></a><code><span><span class="keyword">module</span> From</span><span> = <a href="../Ast_501/index.html">Ast_501</a></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-To"><a href="#module-To" class="anchor"></a><code><span><span class="keyword">module</span> To</span><span> = <a href="../Ast_502/index.html">Ast_502</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-extract_attr"><a href="#val-extract_attr" class="anchor"></a><code><span><span class="keyword">val</span> extract_attr :
<span>string <span class="arrow">&#45;&gt;</span></span>
<span><a href="../Ast_501/Parsetree/index.html#type-attributes">Ast_501.Parsetree.attributes</a> <span class="arrow">&#45;&gt;</span></span>
<span><a href="../Ast_501/Parsetree/index.html#type-payload">Ast_501.Parsetree.payload</a> option</span> * <span><a href="../Ast_501/Parsetree/index.html#type-attribute">Ast_501.Parsetree.attribute</a> list</span></span></code></div><div class="spec-doc"><p>Look for a particular attribute and remove it from the list. Attributes are used to make certain migrations round-trip. Returns <code>None</code> if the specified attribute is not found.</p></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-migrate_ppx_context_load_path"><a href="#val-migrate_ppx_context_load_path" class="anchor"></a><code><span><span class="keyword">val</span> migrate_ppx_context_load_path :
<span><a href="../Ast_501/Parsetree/index.html#type-expression">Ast_501.Parsetree.expression</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_501/Parsetree/index.html#type-expression">Ast_501.Parsetree.expression</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-migrate_ppx_context_fields"><a href="#val-migrate_ppx_context_fields" class="anchor"></a><code><span><span class="keyword">val</span> migrate_ppx_context_fields :
<span><span><span>(<span><a href="../Longident/index.html#type-t">Longident.t</a> <a href="../Ast_501/Asttypes/index.html#type-loc">Ast_501.Asttypes.loc</a></span> * <a href="../Ast_501/Parsetree/index.html#type-expression">Ast_501.Parsetree.expression</a>)</span> list</span> <span class="arrow">&#45;&gt;</span></span>
<span><span>(<span><a href="../Longident/index.html#type-t">Longident.t</a> <a href="../Ast_501/Asttypes/index.html#type-loc">Ast_501.Asttypes.loc</a></span> * <a href="../Ast_501/Parsetree/index.html#type-expression">Ast_501.Parsetree.expression</a>)</span> list</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-migrate_ppx_context_payload"><a href="#val-migrate_ppx_context_payload" class="anchor"></a><code><span><span class="keyword">val</span> migrate_ppx_context_payload :
<span><a href="../Ast_501/Parsetree/index.html#type-payload">Ast_501.Parsetree.payload</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_501/Parsetree/index.html#type-payload">Ast_501.Parsetree.payload</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_toplevel_phrase"><a href="#val-copy_toplevel_phrase" class="anchor"></a><code><span><span class="keyword">val</span> copy_toplevel_phrase :
<span><a href="../Ast_501/Parsetree/index.html#type-toplevel_phrase">Ast_501.Parsetree.toplevel_phrase</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-toplevel_phrase">Ast_502.Parsetree.toplevel_phrase</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_toplevel_directive"><a href="#val-copy_toplevel_directive" class="anchor"></a><code><span><span class="keyword">val</span> copy_toplevel_directive :
<span><a href="../Ast_501/Parsetree/index.html#type-toplevel_directive">Ast_501.Parsetree.toplevel_directive</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-toplevel_directive">Ast_502.Parsetree.toplevel_directive</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_directive_argument"><a href="#val-copy_directive_argument" class="anchor"></a><code><span><span class="keyword">val</span> copy_directive_argument :
<span><a href="../Ast_501/Parsetree/index.html#type-directive_argument">Ast_501.Parsetree.directive_argument</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-directive_argument">Ast_502.Parsetree.directive_argument</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_directive_argument_desc"><a href="#val-copy_directive_argument_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_directive_argument_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-directive_argument_desc">Ast_501.Parsetree.directive_argument_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-directive_argument_desc">Ast_502.Parsetree.directive_argument_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_expression"><a href="#val-copy_expression" class="anchor"></a><code><span><span class="keyword">val</span> copy_expression :
<span><a href="../Ast_501/Parsetree/index.html#type-expression">Ast_501.Parsetree.expression</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-expression">Ast_502.Parsetree.expression</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_expression_desc"><a href="#val-copy_expression_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_expression_desc :
<span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">&#45;&gt;</span></span>
<span><a href="../Ast_501/Parsetree/index.html#type-expression_desc">Ast_501.Parsetree.expression_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-expression_desc">Ast_502.Parsetree.expression_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_letop"><a href="#val-copy_letop" class="anchor"></a><code><span><span class="keyword">val</span> copy_letop : <span><a href="../Ast_501/Parsetree/index.html#type-letop">Ast_501.Parsetree.letop</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-letop">Ast_502.Parsetree.letop</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_binding_op"><a href="#val-copy_binding_op" class="anchor"></a><code><span><span class="keyword">val</span> copy_binding_op :
<span><a href="../Ast_501/Parsetree/index.html#type-binding_op">Ast_501.Parsetree.binding_op</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-binding_op">Ast_502.Parsetree.binding_op</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_direction_flag"><a href="#val-copy_direction_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_direction_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-direction_flag">Ast_501.Asttypes.direction_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-direction_flag">Ast_502.Asttypes.direction_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_case"><a href="#val-copy_case" class="anchor"></a><code><span><span class="keyword">val</span> copy_case : <span><a href="../Ast_501/Parsetree/index.html#type-case">Ast_501.Parsetree.case</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-case">Ast_502.Parsetree.case</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_value_binding"><a href="#val-copy_value_binding" class="anchor"></a><code><span><span class="keyword">val</span> copy_value_binding :
<span><a href="../Ast_501/Parsetree/index.html#type-value_binding">Ast_501.Parsetree.value_binding</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-value_binding">Ast_502.Parsetree.value_binding</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_pattern"><a href="#val-copy_pattern" class="anchor"></a><code><span><span class="keyword">val</span> copy_pattern : <span><a href="../Ast_501/Parsetree/index.html#type-pattern">Ast_501.Parsetree.pattern</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-pattern">Ast_502.Parsetree.pattern</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_pattern_desc"><a href="#val-copy_pattern_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_pattern_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-pattern_desc">Ast_501.Parsetree.pattern_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-pattern_desc">Ast_502.Parsetree.pattern_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_value_constraint"><a href="#val-copy_value_constraint" class="anchor"></a><code><span><span class="keyword">val</span> copy_value_constraint :
<span><a href="../Ast_501/Parsetree/index.html#type-value_constraint">Ast_501.Parsetree.value_constraint</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-value_constraint">Ast_502.Parsetree.value_constraint</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_core_type"><a href="#val-copy_core_type" class="anchor"></a><code><span><span class="keyword">val</span> copy_core_type : <span><a href="../Ast_501/Parsetree/index.html#type-core_type">Ast_501.Parsetree.core_type</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-core_type">Ast_502.Parsetree.core_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_location_stack"><a href="#val-copy_location_stack" class="anchor"></a><code><span><span class="keyword">val</span> copy_location_stack :
<span><a href="../Ast_501/Parsetree/index.html#type-location_stack">Ast_501.Parsetree.location_stack</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-location_stack">Ast_502.Parsetree.location_stack</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_core_type_desc"><a href="#val-copy_core_type_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_core_type_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-core_type_desc">Ast_501.Parsetree.core_type_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-core_type_desc">Ast_502.Parsetree.core_type_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_package_type"><a href="#val-copy_package_type" class="anchor"></a><code><span><span class="keyword">val</span> copy_package_type :
<span><a href="../Ast_501/Parsetree/index.html#type-package_type">Ast_501.Parsetree.package_type</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-package_type">Ast_502.Parsetree.package_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_row_field"><a href="#val-copy_row_field" class="anchor"></a><code><span><span class="keyword">val</span> copy_row_field : <span><a href="../Ast_501/Parsetree/index.html#type-row_field">Ast_501.Parsetree.row_field</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-row_field">Ast_502.Parsetree.row_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_row_field_desc"><a href="#val-copy_row_field_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_row_field_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-row_field_desc">Ast_501.Parsetree.row_field_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-row_field_desc">Ast_502.Parsetree.row_field_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_object_field"><a href="#val-copy_object_field" class="anchor"></a><code><span><span class="keyword">val</span> copy_object_field :
<span><a href="../Ast_501/Parsetree/index.html#type-object_field">Ast_501.Parsetree.object_field</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-object_field">Ast_502.Parsetree.object_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_attributes"><a href="#val-copy_attributes" class="anchor"></a><code><span><span class="keyword">val</span> copy_attributes :
<span><a href="../Ast_501/Parsetree/index.html#type-attributes">Ast_501.Parsetree.attributes</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-attributes">Ast_502.Parsetree.attributes</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_attribute"><a href="#val-copy_attribute" class="anchor"></a><code><span><span class="keyword">val</span> copy_attribute : <span><a href="../Ast_501/Parsetree/index.html#type-attribute">Ast_501.Parsetree.attribute</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-attribute">Ast_502.Parsetree.attribute</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_payload"><a href="#val-copy_payload" class="anchor"></a><code><span><span class="keyword">val</span> copy_payload : <span><a href="../Ast_501/Parsetree/index.html#type-payload">Ast_501.Parsetree.payload</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-payload">Ast_502.Parsetree.payload</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_structure"><a href="#val-copy_structure" class="anchor"></a><code><span><span class="keyword">val</span> copy_structure : <span><a href="../Ast_501/Parsetree/index.html#type-structure">Ast_501.Parsetree.structure</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-structure">Ast_502.Parsetree.structure</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_structure_item"><a href="#val-copy_structure_item" class="anchor"></a><code><span><span class="keyword">val</span> copy_structure_item :
<span><a href="../Ast_501/Parsetree/index.html#type-structure_item">Ast_501.Parsetree.structure_item</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-structure_item">Ast_502.Parsetree.structure_item</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_structure_item_desc"><a href="#val-copy_structure_item_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_structure_item_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-structure_item_desc">Ast_501.Parsetree.structure_item_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-structure_item_desc">Ast_502.Parsetree.structure_item_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_include_declaration"><a href="#val-copy_include_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_include_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-include_declaration">Ast_501.Parsetree.include_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-include_declaration">Ast_502.Parsetree.include_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_declaration"><a href="#val-copy_class_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-class_declaration">Ast_501.Parsetree.class_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_declaration">Ast_502.Parsetree.class_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_expr"><a href="#val-copy_class_expr" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_expr :
<span><a href="../Ast_501/Parsetree/index.html#type-class_expr">Ast_501.Parsetree.class_expr</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_expr">Ast_502.Parsetree.class_expr</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_expr_desc"><a href="#val-copy_class_expr_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_expr_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-class_expr_desc">Ast_501.Parsetree.class_expr_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_expr_desc">Ast_502.Parsetree.class_expr_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_structure"><a href="#val-copy_class_structure" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_structure :
<span><a href="../Ast_501/Parsetree/index.html#type-class_structure">Ast_501.Parsetree.class_structure</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_structure">Ast_502.Parsetree.class_structure</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_field"><a href="#val-copy_class_field" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_field :
<span><a href="../Ast_501/Parsetree/index.html#type-class_field">Ast_501.Parsetree.class_field</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_field">Ast_502.Parsetree.class_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_field_desc"><a href="#val-copy_class_field_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_field_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-class_field_desc">Ast_501.Parsetree.class_field_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_field_desc">Ast_502.Parsetree.class_field_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_field_kind"><a href="#val-copy_class_field_kind" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_field_kind :
<span><a href="../Ast_501/Parsetree/index.html#type-class_field_kind">Ast_501.Parsetree.class_field_kind</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_field_kind">Ast_502.Parsetree.class_field_kind</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_open_declaration"><a href="#val-copy_open_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_open_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-open_declaration">Ast_501.Parsetree.open_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-open_declaration">Ast_502.Parsetree.open_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_binding"><a href="#val-copy_module_binding" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_binding :
<span><a href="../Ast_501/Parsetree/index.html#type-module_binding">Ast_501.Parsetree.module_binding</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_binding">Ast_502.Parsetree.module_binding</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_expr"><a href="#val-copy_module_expr" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_expr :
<span><a href="../Ast_501/Parsetree/index.html#type-module_expr">Ast_501.Parsetree.module_expr</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_expr">Ast_502.Parsetree.module_expr</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_expr_desc"><a href="#val-copy_module_expr_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_expr_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-module_expr_desc">Ast_501.Parsetree.module_expr_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_expr_desc">Ast_502.Parsetree.module_expr_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_functor_parameter"><a href="#val-copy_functor_parameter" class="anchor"></a><code><span><span class="keyword">val</span> copy_functor_parameter :
<span><a href="../Ast_501/Parsetree/index.html#type-functor_parameter">Ast_501.Parsetree.functor_parameter</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-functor_parameter">Ast_502.Parsetree.functor_parameter</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_type"><a href="#val-copy_module_type" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_type :
<span><a href="../Ast_501/Parsetree/index.html#type-module_type">Ast_501.Parsetree.module_type</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_type">Ast_502.Parsetree.module_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_type_desc"><a href="#val-copy_module_type_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_type_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-module_type_desc">Ast_501.Parsetree.module_type_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_type_desc">Ast_502.Parsetree.module_type_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_with_constraint"><a href="#val-copy_with_constraint" class="anchor"></a><code><span><span class="keyword">val</span> copy_with_constraint :
<span><a href="../Ast_501/Parsetree/index.html#type-with_constraint">Ast_501.Parsetree.with_constraint</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-with_constraint">Ast_502.Parsetree.with_constraint</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_signature"><a href="#val-copy_signature" class="anchor"></a><code><span><span class="keyword">val</span> copy_signature : <span><a href="../Ast_501/Parsetree/index.html#type-signature">Ast_501.Parsetree.signature</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-signature">Ast_502.Parsetree.signature</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_signature_item"><a href="#val-copy_signature_item" class="anchor"></a><code><span><span class="keyword">val</span> copy_signature_item :
<span><a href="../Ast_501/Parsetree/index.html#type-signature_item">Ast_501.Parsetree.signature_item</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-signature_item">Ast_502.Parsetree.signature_item</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_signature_item_desc"><a href="#val-copy_signature_item_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_signature_item_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-signature_item_desc">Ast_501.Parsetree.signature_item_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-signature_item_desc">Ast_502.Parsetree.signature_item_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_type_declaration"><a href="#val-copy_class_type_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_type_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-class_type_declaration">Ast_501.Parsetree.class_type_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_type_declaration">Ast_502.Parsetree.class_type_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_description"><a href="#val-copy_class_description" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_description :
<span><a href="../Ast_501/Parsetree/index.html#type-class_description">Ast_501.Parsetree.class_description</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_description">Ast_502.Parsetree.class_description</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_type"><a href="#val-copy_class_type" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_type :
<span><a href="../Ast_501/Parsetree/index.html#type-class_type">Ast_501.Parsetree.class_type</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_type">Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_type_desc"><a href="#val-copy_class_type_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_type_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-class_type_desc">Ast_501.Parsetree.class_type_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_type_desc">Ast_502.Parsetree.class_type_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_signature"><a href="#val-copy_class_signature" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_signature :
<span><a href="../Ast_501/Parsetree/index.html#type-class_signature">Ast_501.Parsetree.class_signature</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_signature">Ast_502.Parsetree.class_signature</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_type_field"><a href="#val-copy_class_type_field" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_type_field :
<span><a href="../Ast_501/Parsetree/index.html#type-class_type_field">Ast_501.Parsetree.class_type_field</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_type_field">Ast_502.Parsetree.class_type_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_type_field_desc"><a href="#val-copy_class_type_field_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_type_field_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-class_type_field_desc">Ast_501.Parsetree.class_type_field_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-class_type_field_desc">Ast_502.Parsetree.class_type_field_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_extension"><a href="#val-copy_extension" class="anchor"></a><code><span><span class="keyword">val</span> copy_extension : <span><a href="../Ast_501/Parsetree/index.html#type-extension">Ast_501.Parsetree.extension</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-extension">Ast_502.Parsetree.extension</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_class_infos"><a href="#val-copy_class_infos" class="anchor"></a><code><span><span class="keyword">val</span> copy_class_infos :
'f0 'g0. <span><span>(<span><span class="type-var">'f0</span> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">&#45;&gt;</span></span>
<span><span><span class="type-var">'f0</span> <a href="../Ast_501/Parsetree/index.html#type-class_infos">Ast_501.Parsetree.class_infos</a></span> <span class="arrow">&#45;&gt;</span></span>
<span><span class="type-var">'g0</span> <a href="../Ast_502/Parsetree/index.html#type-class_infos">Ast_502.Parsetree.class_infos</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_virtual_flag"><a href="#val-copy_virtual_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_virtual_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-virtual_flag">Ast_501.Asttypes.virtual_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-virtual_flag">Ast_502.Asttypes.virtual_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_include_description"><a href="#val-copy_include_description" class="anchor"></a><code><span><span class="keyword">val</span> copy_include_description :
<span><a href="../Ast_501/Parsetree/index.html#type-include_description">Ast_501.Parsetree.include_description</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-include_description">Ast_502.Parsetree.include_description</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_include_infos"><a href="#val-copy_include_infos" class="anchor"></a><code><span><span class="keyword">val</span> copy_include_infos :
'f0 'g0. <span><span>(<span><span class="type-var">'f0</span> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">&#45;&gt;</span></span>
<span><span><span class="type-var">'f0</span> <a href="../Ast_501/Parsetree/index.html#type-include_infos">Ast_501.Parsetree.include_infos</a></span> <span class="arrow">&#45;&gt;</span></span>
<span><span class="type-var">'g0</span> <a href="../Ast_502/Parsetree/index.html#type-include_infos">Ast_502.Parsetree.include_infos</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_open_description"><a href="#val-copy_open_description" class="anchor"></a><code><span><span class="keyword">val</span> copy_open_description :
<span><a href="../Ast_501/Parsetree/index.html#type-open_description">Ast_501.Parsetree.open_description</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-open_description">Ast_502.Parsetree.open_description</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_open_infos"><a href="#val-copy_open_infos" class="anchor"></a><code><span><span class="keyword">val</span> copy_open_infos :
'f0 'g0. <span><span>(<span><span class="type-var">'f0</span> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">&#45;&gt;</span></span>
<span><span><span class="type-var">'f0</span> <a href="../Ast_501/Parsetree/index.html#type-open_infos">Ast_501.Parsetree.open_infos</a></span> <span class="arrow">&#45;&gt;</span></span>
<span><span class="type-var">'g0</span> <a href="../Ast_502/Parsetree/index.html#type-open_infos">Ast_502.Parsetree.open_infos</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_override_flag"><a href="#val-copy_override_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_override_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-override_flag">Ast_501.Asttypes.override_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-override_flag">Ast_502.Asttypes.override_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_type_declaration"><a href="#val-copy_module_type_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_type_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-module_type_declaration">Ast_501.Parsetree.module_type_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_type_declaration">Ast_502.Parsetree.module_type_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_substitution"><a href="#val-copy_module_substitution" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_substitution :
<span><a href="../Ast_501/Parsetree/index.html#type-module_substitution">Ast_501.Parsetree.module_substitution</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_substitution">Ast_502.Parsetree.module_substitution</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_module_declaration"><a href="#val-copy_module_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_module_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-module_declaration">Ast_501.Parsetree.module_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-module_declaration">Ast_502.Parsetree.module_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_type_exception"><a href="#val-copy_type_exception" class="anchor"></a><code><span><span class="keyword">val</span> copy_type_exception :
<span><a href="../Ast_501/Parsetree/index.html#type-type_exception">Ast_501.Parsetree.type_exception</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-type_exception">Ast_502.Parsetree.type_exception</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_type_extension"><a href="#val-copy_type_extension" class="anchor"></a><code><span><span class="keyword">val</span> copy_type_extension :
<span><a href="../Ast_501/Parsetree/index.html#type-type_extension">Ast_501.Parsetree.type_extension</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-type_extension">Ast_502.Parsetree.type_extension</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_extension_constructor"><a href="#val-copy_extension_constructor" class="anchor"></a><code><span><span class="keyword">val</span> copy_extension_constructor :
<span><a href="../Ast_501/Parsetree/index.html#type-extension_constructor">Ast_501.Parsetree.extension_constructor</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-extension_constructor">Ast_502.Parsetree.extension_constructor</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_extension_constructor_kind"><a href="#val-copy_extension_constructor_kind" class="anchor"></a><code><span><span class="keyword">val</span> copy_extension_constructor_kind :
<span><a href="../Ast_501/Parsetree/index.html#type-extension_constructor_kind">Ast_501.Parsetree.extension_constructor_kind</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-extension_constructor_kind">Ast_502.Parsetree.extension_constructor_kind</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_type_declaration"><a href="#val-copy_type_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_type_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-type_declaration">Ast_501.Parsetree.type_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-type_declaration">Ast_502.Parsetree.type_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_private_flag"><a href="#val-copy_private_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_private_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-private_flag">Ast_501.Asttypes.private_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-private_flag">Ast_502.Asttypes.private_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_type_kind"><a href="#val-copy_type_kind" class="anchor"></a><code><span><span class="keyword">val</span> copy_type_kind : <span><a href="../Ast_501/Parsetree/index.html#type-type_kind">Ast_501.Parsetree.type_kind</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-type_kind">Ast_502.Parsetree.type_kind</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_constructor_declaration"><a href="#val-copy_constructor_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_constructor_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-constructor_declaration">Ast_501.Parsetree.constructor_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-constructor_declaration">Ast_502.Parsetree.constructor_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_constructor_arguments"><a href="#val-copy_constructor_arguments" class="anchor"></a><code><span><span class="keyword">val</span> copy_constructor_arguments :
<span><a href="../Ast_501/Parsetree/index.html#type-constructor_arguments">Ast_501.Parsetree.constructor_arguments</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-constructor_arguments">Ast_502.Parsetree.constructor_arguments</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_label_declaration"><a href="#val-copy_label_declaration" class="anchor"></a><code><span><span class="keyword">val</span> copy_label_declaration :
<span><a href="../Ast_501/Parsetree/index.html#type-label_declaration">Ast_501.Parsetree.label_declaration</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-label_declaration">Ast_502.Parsetree.label_declaration</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_mutable_flag"><a href="#val-copy_mutable_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_mutable_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-mutable_flag">Ast_501.Asttypes.mutable_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-mutable_flag">Ast_502.Asttypes.mutable_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_injectivity"><a href="#val-copy_injectivity" class="anchor"></a><code><span><span class="keyword">val</span> copy_injectivity :
<span><a href="../Ast_501/Asttypes/index.html#type-injectivity">Ast_501.Asttypes.injectivity</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-injectivity">Ast_502.Asttypes.injectivity</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_variance"><a href="#val-copy_variance" class="anchor"></a><code><span><span class="keyword">val</span> copy_variance : <span><a href="../Ast_501/Asttypes/index.html#type-variance">Ast_501.Asttypes.variance</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Asttypes/index.html#type-variance">Ast_502.Asttypes.variance</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_value_description"><a href="#val-copy_value_description" class="anchor"></a><code><span><span class="keyword">val</span> copy_value_description :
<span><a href="../Ast_501/Parsetree/index.html#type-value_description">Ast_501.Parsetree.value_description</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-value_description">Ast_502.Parsetree.value_description</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_object_field_desc"><a href="#val-copy_object_field_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_object_field_desc :
<span><a href="../Ast_501/Parsetree/index.html#type-object_field_desc">Ast_501.Parsetree.object_field_desc</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Parsetree/index.html#type-object_field_desc">Ast_502.Parsetree.object_field_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_arg_label"><a href="#val-copy_arg_label" class="anchor"></a><code><span><span class="keyword">val</span> copy_arg_label : <span><a href="../Ast_501/Asttypes/index.html#type-arg_label">Ast_501.Asttypes.arg_label</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Asttypes/index.html#type-arg_label">Ast_502.Asttypes.arg_label</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_closed_flag"><a href="#val-copy_closed_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_closed_flag :
<span><a href="../Ast_501/Asttypes/index.html#type-closed_flag">Ast_501.Asttypes.closed_flag</a> <span class="arrow">&#45;&gt;</span></span>
<a href="../Ast_502/Asttypes/index.html#type-closed_flag">Ast_502.Asttypes.closed_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_label"><a href="#val-copy_label" class="anchor"></a><code><span><span class="keyword">val</span> copy_label : <span><a href="../Ast_501/Asttypes/index.html#type-label">Ast_501.Asttypes.label</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Asttypes/index.html#type-label">Ast_502.Asttypes.label</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_rec_flag"><a href="#val-copy_rec_flag" class="anchor"></a><code><span><span class="keyword">val</span> copy_rec_flag : <span><a href="../Ast_501/Asttypes/index.html#type-rec_flag">Ast_501.Asttypes.rec_flag</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Asttypes/index.html#type-rec_flag">Ast_502.Asttypes.rec_flag</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_constant"><a href="#val-copy_constant" class="anchor"></a><code><span><span class="keyword">val</span> copy_constant : <span><a href="../Ast_501/Parsetree/index.html#type-constant">Ast_501.Parsetree.constant</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Ast_502/Parsetree/index.html#type-constant">Ast_502.Parsetree.constant</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_Longident_t"><a href="#val-copy_Longident_t" class="anchor"></a><code><span><span class="keyword">val</span> copy_Longident_t : <span><a href="../Longident/index.html#type-t">Longident.t</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Longident/index.html#type-t">Longident.t</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_loc"><a href="#val-copy_loc" class="anchor"></a><code><span><span class="keyword">val</span> copy_loc :
'f0 'g0. <span><span>(<span><span class="type-var">'f0</span> <span class="arrow">&#45;&gt;</span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">&#45;&gt;</span></span>
<span><span><span class="type-var">'f0</span> <a href="../Ast_501/Asttypes/index.html#type-loc">Ast_501.Asttypes.loc</a></span> <span class="arrow">&#45;&gt;</span></span>
<span><span class="type-var">'g0</span> <a href="../Ast_502/Asttypes/index.html#type-loc">Ast_502.Asttypes.loc</a></span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_location"><a href="#val-copy_location" class="anchor"></a><code><span><span class="keyword">val</span> copy_location : <span><a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">&#45;&gt;</span></span> <a href="../Location/index.html#type-t">Location.t</a></span></code></div></div></div></body></html>