mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-09 20:33:34 -04:00
33 lines
7.2 KiB
HTML
33 lines
7.2 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Cty (ppxlib.Ppxlib_ast.Ast_helper.Cty)</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_ast</a> » <a href="../index.html">Ast_helper</a> » Cty</nav><header class="odoc-preamble"><h1>Module <code><span>Ast_helper.Cty</span></code></h1><p>Class type expressions</p><p>Class type expressions</p></header><div class="odoc-content"><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><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type_desc">Astlib.Ast_502.Parsetree.class_type_desc</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-attr"><a href="#val-attr" class="anchor"></a><code><span><span class="keyword">val</span> attr :
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-constr"><a href="#val-constr" class="anchor"></a><code><span><span class="keyword">val</span> constr :
|
||
<span><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><span><a href="../../../Astlib/Longident/index.html#type-t">Astlib.Longident.t</a> <a href="../../../Astlib/Location/index.html#type-loc">Astlib.Location.loc</a></span> <span class="arrow">-></span></span>
|
||
<span><span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-core_type">Astlib.Ast_502.Parsetree.core_type</a> list</span> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-signature"><a href="#val-signature" class="anchor"></a><code><span><span class="keyword">val</span> signature :
|
||
<span><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_signature">Astlib.Ast_502.Parsetree.class_signature</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-arrow"><a href="#val-arrow" class="anchor"></a><code><span><span class="keyword">val</span> arrow :
|
||
<span><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Asttypes/index.html#type-arg_label">Astlib.Ast_502.Asttypes.arg_label</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-core_type">Astlib.Ast_502.Parsetree.core_type</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-extension"><a href="#val-extension" class="anchor"></a><code><span><span class="keyword">val</span> extension :
|
||
<span><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-extension">Astlib.Ast_502.Parsetree.extension</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-open_"><a href="#val-open_" class="anchor"></a><code><span><span class="keyword">val</span> open_ :
|
||
<span><span class="optlabel">?loc</span>:<a href="../../../Astlib/Location/index.html#type-t">Astlib.Location.t</a> <span class="arrow">-></span></span>
|
||
<span><span class="optlabel">?attrs</span>:<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-attribute">Astlib.Ast_502.Parsetree.attribute</a> list</span> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-open_description">Astlib.Ast_502.Parsetree.open_description</a> <span class="arrow">-></span></span>
|
||
<span><a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a> <span class="arrow">-></span></span>
|
||
<a href="../../../Astlib/Ast_502/Parsetree/index.html#type-class_type">Astlib.Ast_502.Parsetree.class_type</a></span></code></div></div></div></body></html>
|