eric6/Documentation/Source/eric6.Utilities.ClassBrowsers.pyclbr.html

changeset 7641
21ea4fd50b0a
parent 7273
391d6b7b1eff
child 7693
a51f82458a1b
equal deleted inserted replaced
7640:f9bb7c8c60d8 7641:21ea4fd50b0a
27 </p> 27 </p>
28 <p> 28 <p>
29 Parse enough of a Python file to recognize class and method definitions and 29 Parse enough of a Python file to recognize class and method definitions and
30 to find out the superclasses of a class as well as its attributes. 30 to find out the superclasses of a class as well as its attributes.
31 </p> 31 </p>
32 <p>
33 This is module is based on pyclbr found in the Python 2.2.2 distribution.
34 </p>
35 <h3>Global Attributes</h3> 32 <h3>Global Attributes</h3>
36 33
37 <table> 34 <table>
38 <tr><td>SUPPORTED_TYPES</td></tr><tr><td>TABWIDTH</td></tr><tr><td>_commentsub</td></tr><tr><td>_getnext</td></tr><tr><td>_modules</td></tr> 35 <tr><td>SUPPORTED_TYPES</td></tr><tr><td>TABWIDTH</td></tr><tr><td>_commentsub</td></tr><tr><td>_getnext</td></tr><tr><td>_modules</td></tr>
39 </table> 36 </table>

eric ide

mercurial