mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-10 12:45:44 -04:00
7 lines
1.9 KiB
HTML
7 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>V2 (ppxlib.Ppxlib.Driver.Instrument.V2)</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> » <a href="../../index.html">Driver</a> » <a href="../index.html">Instrument</a> » V2</nav><header class="odoc-preamble"><h1>Module <code><span>Instrument.V2</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec value anchored" id="val-make"><a href="#val-make" class="anchor"></a><code><span><span class="keyword">val</span> make :
|
||
<span><span>(<span><a href="../../../Expansion_context/Base/index.html#type-t">Expansion_context.Base.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../../Astlib/Ast_502/Parsetree/index.html#type-structure">Ppxlib_ast.Parsetree.structure</a> <span class="arrow">-></span></span>
|
||
<a href="../../../../Astlib/Ast_502/Parsetree/index.html#type-structure">Ppxlib_ast.Parsetree.structure</a>)</span> <span class="arrow">-></span></span>
|
||
<span><span class="label">position</span>:<a href="../index.html#type-pos">pos</a> <span class="arrow">-></span></span>
|
||
<a href="../index.html#type-t">t</a></span></code></div><div class="spec-doc"><p>Same as <code>Instrument.make</code>, but the transformation that will be applied to the AST has access to an expansion context. To be used together with <code>Driver.V2</code>.</p></div></div></div></body></html>
|