Files
openide/python/testData/quickdoc/DocOnOverloadDefinition.html
Mikhail Golubev 9550d6f44b PY-29717 Hide other overloads only for an overload definition itself
Otherwise, we end up not displaying overloads in cases when there is no
actual definition to resolve into. First of all, in case of builtin
declarations in typeshed.
2018-06-09 15:59:40 +03:00

1 line
294 B
HTML

<html><body><div class='definition'><pre><a href="psi_element://#module#DocOnOverloadDefinition">DocOnOverloadDefinition</a><br>@<i>overload</i><br>def <b>foo</b>(param: <a href="psi_element://#typename#int">int</a>) -&gt; <a href="psi_element://#typename#int">int</a></pre></div></body></html>