eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html

changeset 7042
2be5b245e1b8
parent 7040
f89952e5fc11
child 7045
c2bf08f87a1d
--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html	Thu Jun 27 19:05:28 2019 +0200
+++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html	Thu Jun 27 19:21:23 2019 +0200
@@ -454,6 +454,9 @@
 <td><a href="#MiscellaneousChecker.__checkGettext">__checkGettext</a></td>
 <td>Private method to check the 'gettext' import statement.</td>
 </tr><tr>
+<td><a href="#MiscellaneousChecker.__checkLineContinuation">__checkLineContinuation</a></td>
+<td>Private method to check &#246;ine continuation using '\'.</td>
+</tr><tr>
 <td><a href="#MiscellaneousChecker.__checkLogging">__checkLogging</a></td>
 <td>Private method to check logging statements.</td>
 </tr><tr>
@@ -577,6 +580,11 @@
 <b>__checkGettext</b>(<i></i>)
 <p>
         Private method to check the 'gettext' import statement.
+</p><a NAME="MiscellaneousChecker.__checkLineContinuation" ID="MiscellaneousChecker.__checkLineContinuation"></a>
+<h4>MiscellaneousChecker.__checkLineContinuation</h4>
+<b>__checkLineContinuation</b>(<i></i>)
+<p>
+        Private method to check &#246;ine continuation using '\'.
 </p><a NAME="MiscellaneousChecker.__checkLogging" ID="MiscellaneousChecker.__checkLogging"></a>
 <h4>MiscellaneousChecker.__checkLogging</h4>
 <b>__checkLogging</b>(<i></i>)

eric ide

mercurial