Documentation/Source/eric5.UtilitiesPython2.py2flakes.checker.html

changeset 1228
7afaf2fca55b
parent 802
e8882d16384c
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
80 Binding 80 Binding
81 <h3>Class Attributes</h3> 81 <h3>Class Attributes</h3>
82 <table> 82 <table>
83 <tr><td>None</td></tr> 83 <tr><td>None</td></tr>
84 </table> 84 </table>
85 <h3>Methods</h3> 85 <h3>Class Methods</h3>
86 <table>
87 <tr><td>None</td></tr>
88 </table>
89 <h3>Methods</h3>
90 <table>
91 <tr><td>None</td></tr>
92 </table>
93 <h3>Static Methods</h3>
86 <table> 94 <table>
87 <tr><td>None</td></tr> 95 <tr><td>None</td></tr>
88 </table> 96 </table>
89 97
90 <div align="right"><a href="#top">Up</a></div> 98 <div align="right"><a href="#top">Up</a></div>
102 Binding 110 Binding
103 <h3>Class Attributes</h3> 111 <h3>Class Attributes</h3>
104 <table> 112 <table>
105 <tr><td>None</td></tr> 113 <tr><td>None</td></tr>
106 </table> 114 </table>
107 <h3>Methods</h3> 115 <h3>Class Methods</h3>
116 <table>
117 <tr><td>None</td></tr>
118 </table>
119 <h3>Methods</h3>
120 <table>
121 <tr><td>None</td></tr>
122 </table>
123 <h3>Static Methods</h3>
108 <table> 124 <table>
109 <tr><td>None</td></tr> 125 <tr><td>None</td></tr>
110 </table> 126 </table>
111 127
112 <div align="right"><a href="#top">Up</a></div> 128 <div align="right"><a href="#top">Up</a></div>
124 object 140 object
125 <h3>Class Attributes</h3> 141 <h3>Class Attributes</h3>
126 <table> 142 <table>
127 <tr><td>None</td></tr> 143 <tr><td>None</td></tr>
128 </table> 144 </table>
145 <h3>Class Methods</h3>
146 <table>
147 <tr><td>None</td></tr>
148 </table>
129 <h3>Methods</h3> 149 <h3>Methods</h3>
130 <table> 150 <table>
131 <tr> 151 <tr>
132 <td><a href="#Binding.__init__">Binding</a></td>
133 <td></td>
134 </tr><tr>
135 <td><a href="#Binding.__repr__">__repr__</a></td> 152 <td><a href="#Binding.__repr__">__repr__</a></td>
136 <td></td> 153 <td></td>
137 </tr><tr> 154 </tr><tr>
138 <td><a href="#Binding.__str__">__str__</a></td> 155 <td><a href="#Binding.__str__">__str__</a></td>
139 <td></td> 156 <td></td>
140 </tr> 157 </tr>
158 </table>
159 <h3>Static Methods</h3>
160 <table>
161 <tr><td>None</td></tr>
141 </table> 162 </table>
142 <a NAME="Binding.__init__" ID="Binding.__init__"></a> 163 <a NAME="Binding.__init__" ID="Binding.__init__"></a>
143 <h4>Binding (Constructor)</h4> 164 <h4>Binding (Constructor)</h4>
144 <b>Binding</b>(<i>name, source</i>) 165 <b>Binding</b>(<i>name, source</i>)
145 <a NAME="Binding.__repr__" ID="Binding.__repr__"></a> 166 <a NAME="Binding.__repr__" ID="Binding.__repr__"></a>
160 object 181 object
161 <h3>Class Attributes</h3> 182 <h3>Class Attributes</h3>
162 <table> 183 <table>
163 <tr><td>ASSLIST</td></tr><tr><td>AUGASSIGN</td></tr><tr><td>CONST</td></tr><tr><td>FLOORDIV</td></tr><tr><td>GENEXPRINNER</td></tr><tr><td>IFEXP</td></tr><tr><td>RETURN</td></tr><tr><td>RIGHTSHIFT</td></tr><tr><td>STMT</td></tr><tr><td>SUBSCRIPT</td></tr><tr><td>nodeDepth</td></tr><tr><td>scope</td></tr><tr><td>traceTree</td></tr> 184 <tr><td>ASSLIST</td></tr><tr><td>AUGASSIGN</td></tr><tr><td>CONST</td></tr><tr><td>FLOORDIV</td></tr><tr><td>GENEXPRINNER</td></tr><tr><td>IFEXP</td></tr><tr><td>RETURN</td></tr><tr><td>RIGHTSHIFT</td></tr><tr><td>STMT</td></tr><tr><td>SUBSCRIPT</td></tr><tr><td>nodeDepth</td></tr><tr><td>scope</td></tr><tr><td>traceTree</td></tr>
164 </table> 185 </table>
186 <h3>Class Methods</h3>
187 <table>
188 <tr><td>None</td></tr>
189 </table>
165 <h3>Methods</h3> 190 <h3>Methods</h3>
166 <table> 191 <table>
167 <tr> 192 <tr>
168 <td><a href="#Checker.__init__">Checker</a></td>
169 <td>Constructor</td>
170 </tr><tr>
171 <td><a href="#Checker.ASSIGN">ASSIGN</a></td> 193 <td><a href="#Checker.ASSIGN">ASSIGN</a></td>
172 <td></td> 194 <td></td>
173 </tr><tr> 195 </tr><tr>
174 <td><a href="#Checker.ASSNAME">ASSNAME</a></td> 196 <td><a href="#Checker.ASSNAME">ASSNAME</a></td>
175 <td></td> 197 <td></td>
253 <td></td> 275 <td></td>
254 </tr><tr> 276 </tr><tr>
255 <td><a href="#Checker.scope">scope</a></td> 277 <td><a href="#Checker.scope">scope</a></td>
256 <td></td> 278 <td></td>
257 </tr> 279 </tr>
280 </table>
281 <h3>Static Methods</h3>
282 <table>
283 <tr><td>None</td></tr>
258 </table> 284 </table>
259 <a NAME="Checker.__init__" ID="Checker.__init__"></a> 285 <a NAME="Checker.__init__" ID="Checker.__init__"></a>
260 <h4>Checker (Constructor)</h4> 286 <h4>Checker (Constructor)</h4>
261 <b>Checker</b>(<i>module, filename='(none)'</i>) 287 <b>Checker</b>(<i>module, filename='(none)'</i>)
262 <p> 288 <p>
415 Scope 441 Scope
416 <h3>Class Attributes</h3> 442 <h3>Class Attributes</h3>
417 <table> 443 <table>
418 <tr><td>None</td></tr> 444 <tr><td>None</td></tr>
419 </table> 445 </table>
420 <h3>Methods</h3> 446 <h3>Class Methods</h3>
447 <table>
448 <tr><td>None</td></tr>
449 </table>
450 <h3>Methods</h3>
451 <table>
452 <tr><td>None</td></tr>
453 </table>
454 <h3>Static Methods</h3>
421 <table> 455 <table>
422 <tr><td>None</td></tr> 456 <tr><td>None</td></tr>
423 </table> 457 </table>
424 458
425 <div align="right"><a href="#top">Up</a></div> 459 <div align="right"><a href="#top">Up</a></div>
443 Binding 477 Binding
444 <h3>Class Attributes</h3> 478 <h3>Class Attributes</h3>
445 <table> 479 <table>
446 <tr><td>None</td></tr> 480 <tr><td>None</td></tr>
447 </table> 481 </table>
482 <h3>Class Methods</h3>
483 <table>
484 <tr><td>None</td></tr>
485 </table>
448 <h3>Methods</h3> 486 <h3>Methods</h3>
449 <table> 487 <table>
450 <tr> 488 <tr>
451 <td><a href="#ExportBinding.names">names</a></td> 489 <td><a href="#ExportBinding.names">names</a></td>
452 <td>Return a list of the names referenced by this binding.</td> 490 <td>Return a list of the names referenced by this binding.</td>
453 </tr> 491 </tr>
454 </table> 492 </table>
493 <h3>Static Methods</h3>
494 <table>
495 <tr><td>None</td></tr>
496 </table>
455 <a NAME="ExportBinding.names" ID="ExportBinding.names"></a> 497 <a NAME="ExportBinding.names" ID="ExportBinding.names"></a>
456 <h4>ExportBinding.names</h4> 498 <h4>ExportBinding.names</h4>
457 <b>names</b>(<i></i>) 499 <b>names</b>(<i></i>)
458 <p> 500 <p>
459 Return a list of the names referenced by this binding. 501 Return a list of the names referenced by this binding.
469 Binding 511 Binding
470 <h3>Class Attributes</h3> 512 <h3>Class Attributes</h3>
471 <table> 513 <table>
472 <tr><td>None</td></tr> 514 <tr><td>None</td></tr>
473 </table> 515 </table>
474 <h3>Methods</h3> 516 <h3>Class Methods</h3>
517 <table>
518 <tr><td>None</td></tr>
519 </table>
520 <h3>Methods</h3>
521 <table>
522 <tr><td>None</td></tr>
523 </table>
524 <h3>Static Methods</h3>
475 <table> 525 <table>
476 <tr><td>None</td></tr> 526 <tr><td>None</td></tr>
477 </table> 527 </table>
478 528
479 <div align="right"><a href="#top">Up</a></div> 529 <div align="right"><a href="#top">Up</a></div>
487 Scope 537 Scope
488 <h3>Class Attributes</h3> 538 <h3>Class Attributes</h3>
489 <table> 539 <table>
490 <tr><td>None</td></tr> 540 <tr><td>None</td></tr>
491 </table> 541 </table>
492 <h3>Methods</h3> 542 <h3>Class Methods</h3>
493 <table> 543 <table>
494 <tr> 544 <tr><td>None</td></tr>
495 <td><a href="#FunctionScope.__init__">FunctionScope</a></td> 545 </table>
496 <td></td> 546 <h3>Methods</h3>
497 </tr> 547 <table>
548 <tr><td>None</td></tr>
549 </table>
550 <h3>Static Methods</h3>
551 <table>
552 <tr><td>None</td></tr>
498 </table> 553 </table>
499 <a NAME="FunctionScope.__init__" ID="FunctionScope.__init__"></a> 554 <a NAME="FunctionScope.__init__" ID="FunctionScope.__init__"></a>
500 <h4>FunctionScope (Constructor)</h4> 555 <h4>FunctionScope (Constructor)</h4>
501 <b>FunctionScope</b>(<i></i>) 556 <b>FunctionScope</b>(<i></i>)
502 557
511 Binding 566 Binding
512 <h3>Class Attributes</h3> 567 <h3>Class Attributes</h3>
513 <table> 568 <table>
514 <tr><td>None</td></tr> 569 <tr><td>None</td></tr>
515 </table> 570 </table>
516 <h3>Methods</h3> 571 <h3>Class Methods</h3>
517 <table> 572 <table>
518 <tr> 573 <tr><td>None</td></tr>
519 <td><a href="#Importation.__init__">Importation</a></td> 574 </table>
520 <td></td> 575 <h3>Methods</h3>
521 </tr> 576 <table>
577 <tr><td>None</td></tr>
578 </table>
579 <h3>Static Methods</h3>
580 <table>
581 <tr><td>None</td></tr>
522 </table> 582 </table>
523 <a NAME="Importation.__init__" ID="Importation.__init__"></a> 583 <a NAME="Importation.__init__" ID="Importation.__init__"></a>
524 <h4>Importation (Constructor)</h4> 584 <h4>Importation (Constructor)</h4>
525 <b>Importation</b>(<i>name, source</i>) 585 <b>Importation</b>(<i>name, source</i>)
526 586
535 Scope 595 Scope
536 <h3>Class Attributes</h3> 596 <h3>Class Attributes</h3>
537 <table> 597 <table>
538 <tr><td>None</td></tr> 598 <tr><td>None</td></tr>
539 </table> 599 </table>
540 <h3>Methods</h3> 600 <h3>Class Methods</h3>
601 <table>
602 <tr><td>None</td></tr>
603 </table>
604 <h3>Methods</h3>
605 <table>
606 <tr><td>None</td></tr>
607 </table>
608 <h3>Static Methods</h3>
541 <table> 609 <table>
542 <tr><td>None</td></tr> 610 <tr><td>None</td></tr>
543 </table> 611 </table>
544 612
545 <div align="right"><a href="#top">Up</a></div> 613 <div align="right"><a href="#top">Up</a></div>
553 dict 621 dict
554 <h3>Class Attributes</h3> 622 <h3>Class Attributes</h3>
555 <table> 623 <table>
556 <tr><td>importStarred</td></tr> 624 <tr><td>importStarred</td></tr>
557 </table> 625 </table>
626 <h3>Class Methods</h3>
627 <table>
628 <tr><td>None</td></tr>
629 </table>
558 <h3>Methods</h3> 630 <h3>Methods</h3>
559 <table> 631 <table>
560 <tr> 632 <tr>
561 <td><a href="#Scope.__init__">Scope</a></td>
562 <td></td>
563 </tr><tr>
564 <td><a href="#Scope.__repr__">__repr__</a></td> 633 <td><a href="#Scope.__repr__">__repr__</a></td>
565 <td></td> 634 <td></td>
566 </tr> 635 </tr>
636 </table>
637 <h3>Static Methods</h3>
638 <table>
639 <tr><td>None</td></tr>
567 </table> 640 </table>
568 <a NAME="Scope.__init__" ID="Scope.__init__"></a> 641 <a NAME="Scope.__init__" ID="Scope.__init__"></a>
569 <h4>Scope (Constructor)</h4> 642 <h4>Scope (Constructor)</h4>
570 <b>Scope</b>(<i></i>) 643 <b>Scope</b>(<i></i>)
571 <a NAME="Scope.__repr__" ID="Scope.__repr__"></a> 644 <a NAME="Scope.__repr__" ID="Scope.__repr__"></a>
583 Binding 656 Binding
584 <h3>Class Attributes</h3> 657 <h3>Class Attributes</h3>
585 <table> 658 <table>
586 <tr><td>None</td></tr> 659 <tr><td>None</td></tr>
587 </table> 660 </table>
588 <h3>Methods</h3> 661 <h3>Class Methods</h3>
662 <table>
663 <tr><td>None</td></tr>
664 </table>
665 <h3>Methods</h3>
666 <table>
667 <tr><td>None</td></tr>
668 </table>
669 <h3>Static Methods</h3>
589 <table> 670 <table>
590 <tr><td>None</td></tr> 671 <tr><td>None</td></tr>
591 </table> 672 </table>
592 673
593 <div align="right"><a href="#top">Up</a></div> 674 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial