mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-10 04:35:44 -04:00
14 lines
No EOL
3.2 KiB
HTML
14 lines
No EOL
3.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Of (ppxlib.Ppxlib_ast.Ast_helper.Of)</title><link rel="stylesheet" href="../../../../_odoc-theme/odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 2.2.2"/><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">ppxlib</a> » <a href="../../index.html">Ppxlib_ast</a> » <a href="../index.html">Ast_helper</a> » Of</nav><header class="odoc-preamble"><h1>Module <code><span>Ast_helper.Of</span></code></h1><p>Object fields</p></header><div class="odoc-content"><p>Object fields</p><div class="odoc-spec"><div class="spec value anchored" id="val-mk"><a href="#val-mk" class="anchor"></a><code><span><span class="keyword">val</span> mk :
|
||
<span>?loc:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<span><a href="../../../Astlib/Ast_500/Parsetree/index.html#type-attribute">Astlib.Ast_500.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_500/Parsetree/index.html#type-object_field_desc">Astlib.Ast_500.Parsetree.object_field_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_500/Parsetree/index.html#type-object_field">Astlib.Ast_500.Parsetree.object_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-tag"><a href="#val-tag" class="anchor"></a><code><span><span class="keyword">val</span> tag :
|
||
<span>?loc:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span>?attrs:<span><a href="../../../Astlib/Ast_500/Parsetree/index.html#type-attribute">Astlib.Ast_500.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><span><a href="../../../Astlib/Ast_500/Asttypes/index.html#type-label">Astlib.Ast_500.Asttypes.label</a> <a href="../../../Astlib/Location/index.html#type-loc">Astlib.Location.loc</a></span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_500/Parsetree/index.html#type-core_type">Astlib.Ast_500.Parsetree.core_type</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_500/Parsetree/index.html#type-object_field">Astlib.Ast_500.Parsetree.object_field</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-inherit_"><a href="#val-inherit_" class="anchor"></a><code><span><span class="keyword">val</span> inherit_ :
|
||
<span>?loc:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_500/Parsetree/index.html#type-core_type">Astlib.Ast_500.Parsetree.core_type</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_500/Parsetree/index.html#type-object_field">Astlib.Ast_500.Parsetree.object_field</a></span></code></div></div></div></body></html> |