mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 12:23:32 -04:00
2 lines
1.8 KiB
HTML
2 lines
1.8 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Caller_id (ppxlib.Ppxlib.Caller_id)</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> » Caller_id</nav><header class="odoc-preamble"><h1>Module <code><span>Ppxlib.Caller_id</span></code></h1><p>Small helper to find out who is the caller of a function</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Printexc"><a href="#module-Printexc" class="anchor"></a><code><span><span class="keyword">module</span> Printexc</span><span> = <a href="../../../ocaml/Stdlib/Printexc/index.html">Stdlib.Printexc</a></span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-t"><a href="#type-t" class="anchor"></a><code><span><span class="keyword">type</span> t</span><span> = <span><a href="../../../ocaml/Stdlib/Printexc/index.html#type-location">Printexc.location</a> option</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-get"><a href="#val-get" class="anchor"></a><code><span><span class="keyword">val</span> get : <span><span class="label">skip</span>:<span>string list</span> <span class="arrow">-></span></span> <span><span class="xref-unresolved">Stdlib__Printexc.location</span> option</span></span></code></div></div></div></body></html>
|