Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 1030
a58e75911f68
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
49 QObject 49 QObject
50 <h3>Class Attributes</h3> 50 <h3>Class Attributes</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <h3>Class Methods</h3>
55 <table>
56 <tr><td>None</td></tr>
57 </table>
54 <h3>Methods</h3> 58 <h3>Methods</h3>
55 <table> 59 <table>
56 <tr> 60 <tr>
57 <td><a href="#Pep8Fixer.__init__">Pep8Fixer</a></td> 61 <td><a href="#Pep8Fixer.__init__">Pep8Fixer</a></td>
58 <td>Constructor</td> 62 <td>Constructor</td>
119 </tr><tr> 123 </tr><tr>
120 <td><a href="#Pep8Fixer.saveFile">saveFile</a></td> 124 <td><a href="#Pep8Fixer.saveFile">saveFile</a></td>
121 <td>Public method to save the modified file.</td> 125 <td>Public method to save the modified file.</td>
122 </tr> 126 </tr>
123 </table> 127 </table>
128 <h3>Static Methods</h3>
129 <table>
130 <tr><td>None</td></tr>
131 </table>
124 <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a> 132 <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a>
125 <h4>Pep8Fixer (Constructor)</h4> 133 <h4>Pep8Fixer (Constructor)</h4>
126 <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>) 134 <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>)
127 <p> 135 <p>
128 Constructor 136 Constructor

eric ide

mercurial