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

branch
eric7
changeset 11301
4404a96762c1
parent 11150
73d80859079c
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html	Mon May 19 17:34:52 2025 +0200
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html	Mon May 19 17:35:57 2025 +0200
@@ -83,6 +83,10 @@
 <td>Private method to check some comprehension related things.</td>
 </tr>
 <tr>
+<td><a href="#MiscellaneousChecker.__checkConstantModification">__checkConstantModification</a></td>
+<td>Private method to check constant modifications.</td>
+</tr>
+<tr>
 <td><a href="#MiscellaneousChecker.__checkCopyright">__checkCopyright</a></td>
 <td>Private method to check the presence of a copyright statement.</td>
 </tr>
@@ -252,6 +256,13 @@
         Original: Copyright (c) 2017 Adam Johnson
 </p>
 
+<a NAME="MiscellaneousChecker.__checkConstantModification" ID="MiscellaneousChecker.__checkConstantModification"></a>
+<h4>MiscellaneousChecker.__checkConstantModification</h4>
+<b>__checkConstantModification</b>(<i></i>)
+<p>
+        Private method to check constant modifications.
+</p>
+
 <a NAME="MiscellaneousChecker.__checkCopyright" ID="MiscellaneousChecker.__checkCopyright"></a>
 <h4>MiscellaneousChecker.__checkCopyright</h4>
 <b>__checkCopyright</b>(<i></i>)

eric ide

mercurial