mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 12:23:32 -04:00
2 lines
1.2 KiB
HTML
2 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Clean (ppxlib.Ppxlib.Clean)</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">Ppxlib</a> » Clean</nav><header class="odoc-preamble"><h1>Module <code><span>Ppxlib.Clean</span></code></h1><p>Clean the AST.</p><p>This module provides functions to help clean the AST</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-remove_migration_attributes"><a href="#val-remove_migration_attributes" class="anchor"></a><code><span><span class="keyword">val</span> remove_migration_attributes : <a href="../Ast_traverse/class-map/index.html">Ast_traverse.map</a></span></code></div><div class="spec-doc"><p>A map that removes any leftover migration metadata in the AST.</p></div></div></div></body></html>
|