mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 12:23:32 -04:00
158 lines
46 KiB
HTML
158 lines
46 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Migrate_503_504 (ppxlib.Astlib.Migrate_503_504)</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> » <a href="../../index.html">ppxlib</a> » <a href="../index.html">Astlib</a> » Migrate_503_504</nav><header class="odoc-preamble"><h1>Module <code><span>Astlib.Migrate_503_504</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_503/index.html">Ast_503</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_504/index.html">Ast_504</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_503/Parsetree/index.html#type-toplevel_phrase">Ast_503.Parsetree.toplevel_phrase</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-toplevel_phrase">Ast_504.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_503/Parsetree/index.html#type-toplevel_directive">Ast_503.Parsetree.toplevel_directive</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-toplevel_directive">Ast_504.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_503/Parsetree/index.html#type-directive_argument">Ast_503.Parsetree.directive_argument</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-directive_argument">Ast_504.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_503/Parsetree/index.html#type-directive_argument_desc">Ast_503.Parsetree.directive_argument_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-directive_argument_desc">Ast_504.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_503/Parsetree/index.html#type-expression">Ast_503.Parsetree.expression</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-expression">Ast_504.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="../Ast_503/Parsetree/index.html#type-expression_desc">Ast_503.Parsetree.expression_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-expression_desc">Ast_504.Parsetree.expression_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_expression_desc_with_loc"><a href="#val-copy_expression_desc_with_loc" class="anchor"></a><code><span><span class="keyword">val</span> copy_expression_desc_with_loc :
|
||
<span><span class="label">loc</span>:<a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-expression_desc">Ast_503.Parsetree.expression_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-expression_desc">Ast_504.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_503/Parsetree/index.html#type-letop">Ast_503.Parsetree.letop</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-letop">Ast_504.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_503/Parsetree/index.html#type-binding_op">Ast_503.Parsetree.binding_op</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-binding_op">Ast_504.Parsetree.binding_op</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_function_param_desc"><a href="#val-copy_function_param_desc" class="anchor"></a><code><span><span class="keyword">val</span> copy_function_param_desc :
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-function_param_desc">Ast_503.Parsetree.function_param_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-function_param_desc">Ast_504.Parsetree.function_param_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_function_param"><a href="#val-copy_function_param" class="anchor"></a><code><span><span class="keyword">val</span> copy_function_param :
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-function_param">Ast_503.Parsetree.function_param</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-function_param">Ast_504.Parsetree.function_param</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_function_body"><a href="#val-copy_function_body" class="anchor"></a><code><span><span class="keyword">val</span> copy_function_body :
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-function_body">Ast_503.Parsetree.function_body</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-function_body">Ast_504.Parsetree.function_body</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_type_constraint"><a href="#val-copy_type_constraint" class="anchor"></a><code><span><span class="keyword">val</span> copy_type_constraint :
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-type_constraint">Ast_503.Parsetree.type_constraint</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-type_constraint">Ast_504.Parsetree.type_constraint</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_503/Asttypes/index.html#type-direction_flag">Ast_503.Asttypes.direction_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-direction_flag">Ast_504.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_503/Parsetree/index.html#type-case">Ast_503.Parsetree.case</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-case">Ast_504.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_503/Parsetree/index.html#type-value_binding">Ast_503.Parsetree.value_binding</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-value_binding">Ast_504.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_503/Parsetree/index.html#type-pattern">Ast_503.Parsetree.pattern</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-pattern">Ast_504.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_503/Parsetree/index.html#type-pattern_desc">Ast_503.Parsetree.pattern_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-pattern_desc">Ast_504.Parsetree.pattern_desc</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-copy_pattern_desc_with_loc"><a href="#val-copy_pattern_desc_with_loc" class="anchor"></a><code><span><span class="keyword">val</span> copy_pattern_desc_with_loc :
|
||
<span><span class="label">loc</span>:<a href="../Location/index.html#type-t">Location.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../Ast_503/Parsetree/index.html#type-pattern_desc">Ast_503.Parsetree.pattern_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-pattern_desc">Ast_504.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_503/Parsetree/index.html#type-value_constraint">Ast_503.Parsetree.value_constraint</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-value_constraint">Ast_504.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_503/Parsetree/index.html#type-core_type">Ast_503.Parsetree.core_type</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-core_type">Ast_504.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_503/Parsetree/index.html#type-location_stack">Ast_503.Parsetree.location_stack</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-location_stack">Ast_504.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_503/Parsetree/index.html#type-core_type_desc">Ast_503.Parsetree.core_type_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-core_type_desc">Ast_504.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_503/Parsetree/index.html#type-package_type">Ast_503.Parsetree.package_type</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-package_type">Ast_504.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_503/Parsetree/index.html#type-row_field">Ast_503.Parsetree.row_field</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-row_field">Ast_504.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_503/Parsetree/index.html#type-row_field_desc">Ast_503.Parsetree.row_field_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-row_field_desc">Ast_504.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_503/Parsetree/index.html#type-object_field">Ast_503.Parsetree.object_field</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-object_field">Ast_504.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_503/Parsetree/index.html#type-attributes">Ast_503.Parsetree.attributes</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-attributes">Ast_504.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_503/Parsetree/index.html#type-attribute">Ast_503.Parsetree.attribute</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-attribute">Ast_504.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_503/Parsetree/index.html#type-payload">Ast_503.Parsetree.payload</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-payload">Ast_504.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_503/Parsetree/index.html#type-structure">Ast_503.Parsetree.structure</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-structure">Ast_504.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_503/Parsetree/index.html#type-structure_item">Ast_503.Parsetree.structure_item</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-structure_item">Ast_504.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_503/Parsetree/index.html#type-structure_item_desc">Ast_503.Parsetree.structure_item_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-structure_item_desc">Ast_504.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_503/Parsetree/index.html#type-include_declaration">Ast_503.Parsetree.include_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-include_declaration">Ast_504.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_503/Parsetree/index.html#type-class_declaration">Ast_503.Parsetree.class_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_declaration">Ast_504.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_503/Parsetree/index.html#type-class_expr">Ast_503.Parsetree.class_expr</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_expr">Ast_504.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_503/Parsetree/index.html#type-class_expr_desc">Ast_503.Parsetree.class_expr_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_expr_desc">Ast_504.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_503/Parsetree/index.html#type-class_structure">Ast_503.Parsetree.class_structure</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_structure">Ast_504.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_503/Parsetree/index.html#type-class_field">Ast_503.Parsetree.class_field</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_field">Ast_504.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_503/Parsetree/index.html#type-class_field_desc">Ast_503.Parsetree.class_field_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_field_desc">Ast_504.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_503/Parsetree/index.html#type-class_field_kind">Ast_503.Parsetree.class_field_kind</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_field_kind">Ast_504.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_503/Parsetree/index.html#type-open_declaration">Ast_503.Parsetree.open_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-open_declaration">Ast_504.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_503/Parsetree/index.html#type-module_binding">Ast_503.Parsetree.module_binding</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_binding">Ast_504.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_503/Parsetree/index.html#type-module_expr">Ast_503.Parsetree.module_expr</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_expr">Ast_504.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_503/Parsetree/index.html#type-module_expr_desc">Ast_503.Parsetree.module_expr_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_expr_desc">Ast_504.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_503/Parsetree/index.html#type-functor_parameter">Ast_503.Parsetree.functor_parameter</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-functor_parameter">Ast_504.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_503/Parsetree/index.html#type-module_type">Ast_503.Parsetree.module_type</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_type">Ast_504.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_503/Parsetree/index.html#type-module_type_desc">Ast_503.Parsetree.module_type_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_type_desc">Ast_504.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_503/Parsetree/index.html#type-with_constraint">Ast_503.Parsetree.with_constraint</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-with_constraint">Ast_504.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_503/Parsetree/index.html#type-signature">Ast_503.Parsetree.signature</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-signature">Ast_504.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_503/Parsetree/index.html#type-signature_item">Ast_503.Parsetree.signature_item</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-signature_item">Ast_504.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_503/Parsetree/index.html#type-signature_item_desc">Ast_503.Parsetree.signature_item_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-signature_item_desc">Ast_504.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_503/Parsetree/index.html#type-class_type_declaration">Ast_503.Parsetree.class_type_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_type_declaration">Ast_504.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_503/Parsetree/index.html#type-class_description">Ast_503.Parsetree.class_description</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_description">Ast_504.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_503/Parsetree/index.html#type-class_type">Ast_503.Parsetree.class_type</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_type">Ast_504.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_503/Parsetree/index.html#type-class_type_desc">Ast_503.Parsetree.class_type_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_type_desc">Ast_504.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_503/Parsetree/index.html#type-class_signature">Ast_503.Parsetree.class_signature</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_signature">Ast_504.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_503/Parsetree/index.html#type-class_type_field">Ast_503.Parsetree.class_type_field</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_type_field">Ast_504.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_503/Parsetree/index.html#type-class_type_field_desc">Ast_503.Parsetree.class_type_field_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-class_type_field_desc">Ast_504.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_503/Parsetree/index.html#type-extension">Ast_503.Parsetree.extension</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-extension">Ast_504.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">-></span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">-></span></span>
|
||
<span><span><span class="type-var">'f0</span> <a href="../Ast_503/Parsetree/index.html#type-class_infos">Ast_503.Parsetree.class_infos</a></span> <span class="arrow">-></span></span>
|
||
<span><span class="type-var">'g0</span> <a href="../Ast_504/Parsetree/index.html#type-class_infos">Ast_504.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_503/Asttypes/index.html#type-virtual_flag">Ast_503.Asttypes.virtual_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-virtual_flag">Ast_504.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_503/Parsetree/index.html#type-include_description">Ast_503.Parsetree.include_description</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-include_description">Ast_504.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">-></span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">-></span></span>
|
||
<span><span><span class="type-var">'f0</span> <a href="../Ast_503/Parsetree/index.html#type-include_infos">Ast_503.Parsetree.include_infos</a></span> <span class="arrow">-></span></span>
|
||
<span><span class="type-var">'g0</span> <a href="../Ast_504/Parsetree/index.html#type-include_infos">Ast_504.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_503/Parsetree/index.html#type-open_description">Ast_503.Parsetree.open_description</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-open_description">Ast_504.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">-></span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">-></span></span>
|
||
<span><span><span class="type-var">'f0</span> <a href="../Ast_503/Parsetree/index.html#type-open_infos">Ast_503.Parsetree.open_infos</a></span> <span class="arrow">-></span></span>
|
||
<span><span class="type-var">'g0</span> <a href="../Ast_504/Parsetree/index.html#type-open_infos">Ast_504.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_503/Asttypes/index.html#type-override_flag">Ast_503.Asttypes.override_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-override_flag">Ast_504.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_503/Parsetree/index.html#type-module_type_declaration">Ast_503.Parsetree.module_type_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_type_declaration">Ast_504.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_503/Parsetree/index.html#type-module_substitution">Ast_503.Parsetree.module_substitution</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_substitution">Ast_504.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_503/Parsetree/index.html#type-module_declaration">Ast_503.Parsetree.module_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-module_declaration">Ast_504.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_503/Parsetree/index.html#type-type_exception">Ast_503.Parsetree.type_exception</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-type_exception">Ast_504.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_503/Parsetree/index.html#type-type_extension">Ast_503.Parsetree.type_extension</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-type_extension">Ast_504.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_503/Parsetree/index.html#type-extension_constructor">Ast_503.Parsetree.extension_constructor</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-extension_constructor">Ast_504.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_503/Parsetree/index.html#type-extension_constructor_kind">Ast_503.Parsetree.extension_constructor_kind</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-extension_constructor_kind">Ast_504.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_503/Parsetree/index.html#type-type_declaration">Ast_503.Parsetree.type_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-type_declaration">Ast_504.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_503/Asttypes/index.html#type-private_flag">Ast_503.Asttypes.private_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-private_flag">Ast_504.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_503/Parsetree/index.html#type-type_kind">Ast_503.Parsetree.type_kind</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-type_kind">Ast_504.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_503/Parsetree/index.html#type-constructor_declaration">Ast_503.Parsetree.constructor_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-constructor_declaration">Ast_504.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_503/Parsetree/index.html#type-constructor_arguments">Ast_503.Parsetree.constructor_arguments</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-constructor_arguments">Ast_504.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_503/Parsetree/index.html#type-label_declaration">Ast_503.Parsetree.label_declaration</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-label_declaration">Ast_504.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_503/Asttypes/index.html#type-mutable_flag">Ast_503.Asttypes.mutable_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-mutable_flag">Ast_504.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_503/Asttypes/index.html#type-injectivity">Ast_503.Asttypes.injectivity</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-injectivity">Ast_504.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_503/Asttypes/index.html#type-variance">Ast_503.Asttypes.variance</a> <span class="arrow">-></span></span> <a href="../Ast_504/Asttypes/index.html#type-variance">Ast_504.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_503/Parsetree/index.html#type-value_description">Ast_503.Parsetree.value_description</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-value_description">Ast_504.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_503/Parsetree/index.html#type-object_field_desc">Ast_503.Parsetree.object_field_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Parsetree/index.html#type-object_field_desc">Ast_504.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_503/Asttypes/index.html#type-arg_label">Ast_503.Asttypes.arg_label</a> <span class="arrow">-></span></span> <a href="../Ast_504/Asttypes/index.html#type-arg_label">Ast_504.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_503/Asttypes/index.html#type-closed_flag">Ast_503.Asttypes.closed_flag</a> <span class="arrow">-></span></span>
|
||
<a href="../Ast_504/Asttypes/index.html#type-closed_flag">Ast_504.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_503/Asttypes/index.html#type-label">Ast_503.Asttypes.label</a> <span class="arrow">-></span></span> <a href="../Ast_504/Asttypes/index.html#type-label">Ast_504.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_503/Asttypes/index.html#type-rec_flag">Ast_503.Asttypes.rec_flag</a> <span class="arrow">-></span></span> <a href="../Ast_504/Asttypes/index.html#type-rec_flag">Ast_504.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_503/Parsetree/index.html#type-constant">Ast_503.Parsetree.constant</a> <span class="arrow">-></span></span> <a href="../Ast_504/Parsetree/index.html#type-constant">Ast_504.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">-></span></span> <a href="../Ast_504/Longident/index.html#type-t">Ast_504.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">-></span></span> <span class="type-var">'g0</span>)</span> <span class="arrow">-></span></span>
|
||
<span><span><span class="type-var">'f0</span> <a href="../Ast_503/Asttypes/index.html#type-loc">Ast_503.Asttypes.loc</a></span> <span class="arrow">-></span></span>
|
||
<span><span class="type-var">'g0</span> <a href="../Ast_504/Asttypes/index.html#type-loc">Ast_504.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">-></span></span> <a href="../Location/index.html#type-t">Location.t</a></span></code></div></div></div></body></html>
|