--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.NameOrder.ImportNode.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.NameOrder.ImportNode.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,19 +7,17 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.NameOrder.ImportNode</h1> - <p> Module implementing a class representing an import or import from node. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#ImportNode">ImportNode</a></td> <td>Class representing an import or import from node.</td> @@ -29,35 +27,34 @@ <td>Class representing an exception for an invalid import node.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="ImportNode" ID="ImportNode"></a> <h2>ImportNode</h2> - <p> Class representing an import or import from node. </p> + <h3>Derived from</h3> None <h3>Class Attributes</h3> - <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="#ImportNode.__init__">ImportNode</a></td> <td>Constructor</td> @@ -75,19 +72,20 @@ <td>Special method to create a string representation of the instance.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="ImportNode.__init__" ID="ImportNode.__init__"></a> <h4>ImportNode (Constructor)</h4> <b>ImportNode</b>(<i>appNames, astNode, checker, sortIgnoringStyle, sortFromFirst</i>) - <p> Constructor </p> + <dl> <dt><i>appNames</i> (list of str)</dt> @@ -122,10 +120,10 @@ <a NAME="ImportNode.__eq__" ID="ImportNode.__eq__"></a> <h4>ImportNode.__eq__</h4> <b>__eq__</b>(<i>other</i>) - <p> Special method implementing the equality operator. </p> + <dl> <dt><i>other</i> (ImportNode)</dt> @@ -148,10 +146,10 @@ <a NAME="ImportNode.__lt__" ID="ImportNode.__lt__"></a> <h4>ImportNode.__lt__</h4> <b>__lt__</b>(<i>other</i>) - <p> Special method implementing the less than operator. </p> + <dl> <dt><i>other</i> (ImportNode)</dt> @@ -174,10 +172,10 @@ <a NAME="ImportNode.__str__" ID="ImportNode.__str__"></a> <h4>ImportNode.__str__</h4> <b>__str__</b>(<i></i>) - <p> Special method to create a string representation of the instance. </p> + <dl> <dt>Return:</dt> <dd> @@ -203,33 +201,33 @@ <hr /> <a NAME="ImportNodeError" ID="ImportNodeError"></a> <h2>ImportNodeError</h2> - <p> Class representing an exception for an invalid import node. </p> + <h3>Derived from</h3> Exception <h3>Class Attributes</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Class Methods</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Methods</h3> - -<table> -<tr><td>None</td></tr> -</table> -<h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> + + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>