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

branch
eric7
changeset 8652
8cacde11f4fd
parent 8596
d64760b2da50
child 8877
548d45c3f571
equal deleted inserted replaced
8651:ce4c3c401482 8652:8cacde11f4fd
64 <tr> 64 <tr>
65 <td><a href="#securityOk">securityOk</a></td> 65 <td><a href="#securityOk">securityOk</a></td>
66 <td>Function to check, if the given code is an acknowledged security report.</td> 66 <td>Function to check, if the given code is an acknowledged security report.</td>
67 </tr> 67 </tr>
68 <tr> 68 <tr>
69 <td><a href="#worker">worker</a></td> 69 <td><a href="#workerTask">workerTask</a></td>
70 <td>Module function acting as the parallel worker for the style check.</td> 70 <td>Module function acting as the parallel worker for the style check.</td>
71 </tr> 71 </tr>
72 </table> 72 </table>
73 <hr /> 73 <hr />
74 <hr /> 74 <hr />
463 </dd> 463 </dd>
464 </dl> 464 </dl>
465 <div align="right"><a href="#top">Up</a></div> 465 <div align="right"><a href="#top">Up</a></div>
466 <hr /> 466 <hr />
467 <hr /> 467 <hr />
468 <a NAME="worker" ID="worker"></a> 468 <a NAME="workerTask" ID="workerTask"></a>
469 <h2>worker</h2> 469 <h2>workerTask</h2>
470 <b>worker</b>(<i>inputQueue, outputQueue</i>) 470 <b>workerTask</b>(<i>inputQueue, outputQueue</i>)
471 471
472 <p> 472 <p>
473 Module function acting as the parallel worker for the style check. 473 Module function acting as the parallel worker for the style check.
474 </p> 474 </p>
475 <dl> 475 <dl>

eric ide

mercurial