mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
Links for types in quickdoc.
This commit is contained in:
@@ -1 +1 @@
|
||||
<html><body><code>name: <a href="psi_element://#param#">str</a></code><br>The name to convert to a label. This must be a string which could be used as a Python identifier. Strings which do not take this form will result in unpredictable behavior.</body></html>
|
||||
<html><body><code>Parameter name: <a href="psi_element://#param#">str</a></code><br>The name to convert to a label. This must be a string which could be used as a Python identifier. Strings which do not take this form will result in unpredictable behavior.</body></html>
|
||||
@@ -1 +1 @@
|
||||
<html><body><small>Assigned to <code>y</code><br></small><code><br>Inferred type: one of (int, str)</code></body></html>
|
||||
<html><body><small>Assigned to <code>y</code><br></small><code><br>Inferred type: one of (<a href="psi_element://#typename#int">int</a>, <a href="psi_element://#typename#str">str</a>)</code></body></html>
|
||||
Reference in New Issue
Block a user