Files
openide/python/testData/quickdoc/DefaultValues.html
lada.gagina ad5b55918e Revert tests with over-inferring LiteralString
(cherry picked from commit 0c92e1c64362e2834b01b4e0bcbcedfefe4febe0)

IJ-MR-112631

GitOrigin-RevId: 233abfde16b19e96c5bc39c77eef1a240aa1b3e8
2023-11-07 22:10:23 +00:00

3 lines
1.5 KiB
HTML

<html><body><div class="bottom"><icon src="AllIcons.Nodes.Class"/>&nbsp;<code><a href="psi_element://#typename#DefaultValues.C">DefaultValues.C</a></code></div><div class="definition"><pre><span style="color:#000080;font-weight:bold;">def </span><span style="color:#000000;">method</span><span style="">(</span><span style="color:#94558d;">self</span><span style="">=</span><span style="color:#0000ff;">42</span><span style="">,</span>
<span style="color:#000000;">foo</span><span style="">: </span><span style="color:#000000;"><span style="color:#000080;"><a href="psi_element://#typename#list">list</a></span><span style="">[</span><span style="color:#000080;"><a href="psi_element://#typename#int">int</a></span><span style="">]</span></span><span style=""> = </span><span style="">[</span><span style="color:#0000ff;">1</span><span style="">,<br></span><span style="">&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;&#32;</span><span style="color:#0000ff;">2</span><span style="">]</span><span style="">,</span>
<span style="color:#000000;">bar</span><span style="">: </span><span style="color:#000000;"><span style="color:#000080;"><a href="psi_element://#typename#str">str</a></span></span><span style=""> = </span><span style="color:#008000;font-weight:bold;">&quot;&lt;br/&gt;&quot;</span><span style="">)</span> -&gt; <span style="color:#000000;"><span style="color:#000080;font-weight:bold;">None</span></span></pre></div></body></html>