eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html

changeset 7641
21ea4fd50b0a
parent 7631
2c7ccb4484bf
child 7900
72b88fb20261
equal deleted inserted replaced
7640:f9bb7c8c60d8 7641:21ea4fd50b0a
100 <td><a href="#CodeStyleFixer.__fixD111">__fixD111</a></td> 100 <td><a href="#CodeStyleFixer.__fixD111">__fixD111</a></td>
101 <td>Private method to fix docstring enclosed in wrong quotes.</td> 101 <td>Private method to fix docstring enclosed in wrong quotes.</td>
102 </tr> 102 </tr>
103 <tr> 103 <tr>
104 <td><a href="#CodeStyleFixer.__fixD112">__fixD112</a></td> 104 <td><a href="#CodeStyleFixer.__fixD112">__fixD112</a></td>
105 <td>Private method to fix docstring 'r' or 'u' in leading quotes.</td> 105 <td>Private method to fix docstring 'r' in leading quotes.</td>
106 </tr> 106 </tr>
107 <tr> 107 <tr>
108 <td><a href="#CodeStyleFixer.__fixD121">__fixD121</a></td> 108 <td><a href="#CodeStyleFixer.__fixD121">__fixD121</a></td>
109 <td>Private method to fix a single line docstring on multiple lines.</td> 109 <td>Private method to fix a single line docstring on multiple lines.</td>
110 </tr> 110 </tr>
475 <a NAME="CodeStyleFixer.__fixD112" ID="CodeStyleFixer.__fixD112"></a> 475 <a NAME="CodeStyleFixer.__fixD112" ID="CodeStyleFixer.__fixD112"></a>
476 <h4>CodeStyleFixer.__fixD112</h4> 476 <h4>CodeStyleFixer.__fixD112</h4>
477 <b>__fixD112</b>(<i>code, line, pos</i>) 477 <b>__fixD112</b>(<i>code, line, pos</i>)
478 478
479 <p> 479 <p>
480 Private method to fix docstring 'r' or 'u' in leading quotes. 480 Private method to fix docstring 'r' in leading quotes.
481 </p> 481 </p>
482 <p> 482 <p>
483 Codes: D112, D113 483 Codes: D112
484 </p> 484 </p>
485 <dl> 485 <dl>
486 486
487 <dt><i>code</i> (str)</dt> 487 <dt><i>code</i> (str)</dt>
488 <dd> 488 <dd>

eric ide

mercurial