Documentation/Source/eric5.Utilities.py2flakes.messages.html

branch
Py2 comp.
changeset 3066
76a310bc7bba
parent 2571
e6bb19eb87ea
equal deleted inserted replaced
3065:070b35dde35e 3066:76a310bc7bba
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body><a NAME="top" ID="top"></a> 21 <body><a NAME="top" ID="top"></a>
22 <h1>eric5.Utilities.py2flakes.messages</h1> 22 <h1>eric5.Utilities.py2flakes.messages</h1>
23 23 <p>
24 Module implementing the messages for py2flakes.
25 </p>
24 <h3>Global Attributes</h3> 26 <h3>Global Attributes</h3>
25 <table> 27 <table>
26 <tr><td>None</td></tr> 28 <tr><td>None</td></tr>
27 </table> 29 </table>
28 <h3>Classes</h3> 30 <h3>Classes</h3>
45 </tr><tr> 47 </tr><tr>
46 <td><a href="#Redefined">Redefined</a></td> 48 <td><a href="#Redefined">Redefined</a></td>
47 <td>Class defining the "Redefined" message.</td> 49 <td>Class defining the "Redefined" message.</td>
48 </tr><tr> 50 </tr><tr>
49 <td><a href="#RedefinedInListComp">RedefinedInListComp</a></td> 51 <td><a href="#RedefinedInListComp">RedefinedInListComp</a></td>
50 <td></td> 52 <td>Class defining the list comprehension redefinition.</td>
51 </tr><tr> 53 </tr><tr>
52 <td><a href="#RedefinedWhileUnused">RedefinedWhileUnused</a></td> 54 <td><a href="#RedefinedWhileUnused">RedefinedWhileUnused</a></td>
53 <td>Class defining the "Redefined While Unused" message.</td> 55 <td>Class defining the "Redefined While Unused" message.</td>
54 </tr><tr> 56 </tr><tr>
55 <td><a href="#UndefinedExport">UndefinedExport</a></td> 57 <td><a href="#UndefinedExport">UndefinedExport</a></td>
376 </dl> 378 </dl>
377 <div align="right"><a href="#top">Up</a></div> 379 <div align="right"><a href="#top">Up</a></div>
378 <hr /><hr /> 380 <hr /><hr />
379 <a NAME="RedefinedInListComp" ID="RedefinedInListComp"></a> 381 <a NAME="RedefinedInListComp" ID="RedefinedInListComp"></a>
380 <h2>RedefinedInListComp</h2> 382 <h2>RedefinedInListComp</h2>
381 383 <p>
384 Class defining the list comprehension redefinition.
385 </p>
382 <h3>Derived from</h3> 386 <h3>Derived from</h3>
383 Message 387 Message
384 <h3>Class Attributes</h3> 388 <h3>Class Attributes</h3>
385 <table> 389 <table>
386 <tr><td>message</td></tr> 390 <tr><td>message</td></tr>
692 <dd> 696 <dd>
693 name of the file (string) 697 name of the file (string)
694 </dd><dt><i>lineno</i></dt> 698 </dd><dt><i>lineno</i></dt>
695 <dd> 699 <dd>
696 line number (integer) 700 line number (integer)
697 </dd><dt><i>name</i></dt> 701 </dd><dt><i>names</i></dt>
698 <dd> 702 <dd>
699 name of the unused variable (string) 703 names of the unused variable (string)
700 </dd> 704 </dd>
701 </dl> 705 </dl>
702 <div align="right"><a href="#top">Up</a></div> 706 <div align="right"><a href="#top">Up</a></div>
703 <hr /><hr /> 707 <hr /><hr />
704 <a NAME="QT_TRANSLATE_NOOP" ID="QT_TRANSLATE_NOOP"></a> 708 <a NAME="QT_TRANSLATE_NOOP" ID="QT_TRANSLATE_NOOP"></a>

eric ide

mercurial