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

branch
eric7
changeset 11000
f8371a2dd08f
parent 10999
c3cf24fe9113
child 11139
cd22e8e705f4
equal deleted inserted replaced
10999:c3cf24fe9113 11000:f8371a2dd08f
507 <dt><i>node</i> (ast.ExceptHandler)</dt> 507 <dt><i>node</i> (ast.ExceptHandler)</dt>
508 <dd> 508 <dd>
509 reference to the node to be processed 509 reference to the node to be processed
510 </dd> 510 </dd>
511 </dl> 511 </dl>
512 <dl>
513 <dt>Return:</dt>
514 <dd>
515 list of exception handler names
516 </dd>
517 </dl>
518 <dl>
519 <dt>Return Type:</dt>
520 <dd>
521 list of str
522 </dd>
523 </dl>
512 <a NAME="BugBearVisitor.__checkForM515" ID="BugBearVisitor.__checkForM515"></a> 524 <a NAME="BugBearVisitor.__checkForM515" ID="BugBearVisitor.__checkForM515"></a>
513 <h4>BugBearVisitor.__checkForM515</h4> 525 <h4>BugBearVisitor.__checkForM515</h4>
514 <b>__checkForM515</b>(<i>node</i>) 526 <b>__checkForM515</b>(<i>node</i>)
515 <p> 527 <p>
516 Private method to check for pointless comparisons. 528 Private method to check for pointless comparisons.

eric ide

mercurial