mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 19:25:38 -05:00
2 lines
1.5 KiB
HTML
2 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Extension (lsp.Lsp.Extension)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../_odoc-theme/odoc.css"/><meta name="generator" content="odoc 2.4.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">lsp</a> » <a href="../index.html">Lsp</a> » Extension</nav><header class="odoc-preamble"><h1>Module <code><span>Lsp.Extension</span></code></h1><p>Protocol extensions that aren't part of the spec</p></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-DebugEcho"><a href="#module-DebugEcho" class="anchor"></a><code><span><span class="keyword">module</span> <a href="DebugEcho/index.html">DebugEcho</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec module anchored" id="module-DebugTextDocumentGet"><a href="#module-DebugTextDocumentGet" class="anchor"></a><code><span><span class="keyword">module</span> <a href="DebugTextDocumentGet/index.html">DebugTextDocumentGet</a></span><span> : <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div></div></body></html>
|