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

changeset 1228
7afaf2fca55b
parent 1031
c0f795aa71a7
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html	Sat Aug 20 16:30:49 2011 +0200
@@ -51,12 +51,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Pep8Fixer.__init__">Pep8Fixer</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#Pep8Fixer.__finalize">__finalize</a></td>
 <td>Private method to apply all deferred fixes.</td>
 </tr><tr>
@@ -121,6 +122,10 @@
 <td>Public method to save the modified file.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a>
 <h4>Pep8Fixer (Constructor)</h4>
 <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>)

eric ide

mercurial