src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html

branch
eric7
changeset 11161
d24aca31b766
parent 11150
73d80859079c
equal deleted inserted replaced
11160:070b01a1a4c1 11161:d24aca31b766
18 18
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20 <table> 20 <table>
21 <tr> 21 <tr>
22 <td><a href="#CodeStyleCheckerReport">CodeStyleCheckerReport</a></td> 22 <td><a href="#CodeStyleCheckerReport">CodeStyleCheckerReport</a></td>
23 <td>Class implementing a special report to be used with our dialog.</td> 23 <td>Class implementing a special 'pycodestyle' report to be used with our checker.</td>
24 </tr> 24 </tr>
25 </table> 25 </table>
26 26
27 <h3>Functions</h3> 27 <h3>Functions</h3>
28 <table> 28 <table>
71 <hr /> 71 <hr />
72 <hr /> 72 <hr />
73 <a NAME="CodeStyleCheckerReport" ID="CodeStyleCheckerReport"></a> 73 <a NAME="CodeStyleCheckerReport" ID="CodeStyleCheckerReport"></a>
74 <h2>CodeStyleCheckerReport</h2> 74 <h2>CodeStyleCheckerReport</h2>
75 <p> 75 <p>
76 Class implementing a special report to be used with our dialog. 76 Class implementing a special 'pycodestyle' report to be used with our checker.
77 </p> 77 </p>
78 78
79 <h3>Derived from</h3> 79 <h3>Derived from</h3>
80 pycodestyle.BaseReport 80 pycodestyle.BaseReport
81 <h3>Class Attributes</h3> 81 <h3>Class Attributes</h3>

eric ide

mercurial