Documentation/Source/eric5.Utilities.ClassBrowsers.ClbrBaseClasses.html

changeset 2768
eab35f6e709f
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2766:c413e9eeaf95 2768:eab35f6e709f
592 <h3>Methods</h3> 592 <h3>Methods</h3>
593 <table> 593 <table>
594 <tr> 594 <tr>
595 <td><a href="#_ClbrBase.__init__">_ClbrBase</a></td> 595 <td><a href="#_ClbrBase.__init__">_ClbrBase</a></td>
596 <td>Constructor</td> 596 <td>Constructor</td>
597 </tr><tr>
598 <td><a href="#_ClbrBase.setEndLine">setEndLine</a></td>
599 <td>Public method to set the ending line number.</td>
597 </tr> 600 </tr>
598 </table> 601 </table>
599 <h3>Static Methods</h3> 602 <h3>Static Methods</h3>
600 <table> 603 <table>
601 <tr><td>None</td></tr> 604 <tr><td>None</td></tr>
617 filename containing this object 620 filename containing this object
618 </dd><dt><i>lineno</i></dt> 621 </dd><dt><i>lineno</i></dt>
619 <dd> 622 <dd>
620 linenumber of the class definition 623 linenumber of the class definition
621 </dd> 624 </dd>
625 </dl><a NAME="_ClbrBase.setEndLine" ID="_ClbrBase.setEndLine"></a>
626 <h4>_ClbrBase.setEndLine</h4>
627 <b>setEndLine</b>(<i>endLineNo</i>)
628 <p>
629 Public method to set the ending line number.
630 </p><dl>
631 <dt><i>endLineNo</i></dt>
632 <dd>
633 number of the last line (integer)
634 </dd>
622 </dl> 635 </dl>
623 <div align="right"><a href="#top">Up</a></div> 636 <div align="right"><a href="#top">Up</a></div>
624 <hr /> 637 <hr />
625 </body></html> 638 </body></html>

eric ide

mercurial