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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
72 ClbrBaseClasses.Attribute, VisibilityMixin 72 ClbrBaseClasses.Attribute, VisibilityMixin
73 <h3>Class Attributes</h3> 73 <h3>Class Attributes</h3>
74 <table> 74 <table>
75 <tr><td>None</td></tr> 75 <tr><td>None</td></tr>
76 </table> 76 </table>
77 <h3>Methods</h3> 77 <h3>Class Methods</h3>
78 <table> 78 <table>
79 <tr> 79 <tr><td>None</td></tr>
80 <td><a href="#Attribute.__init__">Attribute</a></td> 80 </table>
81 <td>Constructor</td> 81 <h3>Methods</h3>
82 </tr> 82 <table>
83 <tr><td>None</td></tr>
84 </table>
85 <h3>Static Methods</h3>
86 <table>
87 <tr><td>None</td></tr>
83 </table> 88 </table>
84 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a> 89 <a NAME="Attribute.__init__" ID="Attribute.__init__"></a>
85 <h4>Attribute (Constructor)</h4> 90 <h4>Attribute (Constructor)</h4>
86 <b>Attribute</b>(<i>module, name, file, lineno</i>) 91 <b>Attribute</b>(<i>module, name, file, lineno</i>)
87 <p> 92 <p>
112 ClbrBaseClasses.Class, VisibilityMixin 117 ClbrBaseClasses.Class, VisibilityMixin
113 <h3>Class Attributes</h3> 118 <h3>Class Attributes</h3>
114 <table> 119 <table>
115 <tr><td>None</td></tr> 120 <tr><td>None</td></tr>
116 </table> 121 </table>
117 <h3>Methods</h3> 122 <h3>Class Methods</h3>
118 <table> 123 <table>
119 <tr> 124 <tr><td>None</td></tr>
120 <td><a href="#Class.__init__">Class</a></td> 125 </table>
121 <td>Constructor</td> 126 <h3>Methods</h3>
122 </tr> 127 <table>
128 <tr><td>None</td></tr>
129 </table>
130 <h3>Static Methods</h3>
131 <table>
132 <tr><td>None</td></tr>
123 </table> 133 </table>
124 <a NAME="Class.__init__" ID="Class.__init__"></a> 134 <a NAME="Class.__init__" ID="Class.__init__"></a>
125 <h4>Class (Constructor)</h4> 135 <h4>Class (Constructor)</h4>
126 <b>Class</b>(<i>module, name, super, file, lineno</i>) 136 <b>Class</b>(<i>module, name, super, file, lineno</i>)
127 <p> 137 <p>
155 ClbrBaseClasses.Function, VisibilityMixin 165 ClbrBaseClasses.Function, VisibilityMixin
156 <h3>Class Attributes</h3> 166 <h3>Class Attributes</h3>
157 <table> 167 <table>
158 <tr><td>None</td></tr> 168 <tr><td>None</td></tr>
159 </table> 169 </table>
160 <h3>Methods</h3> 170 <h3>Class Methods</h3>
161 <table> 171 <table>
162 <tr> 172 <tr><td>None</td></tr>
163 <td><a href="#Function.__init__">Function</a></td> 173 </table>
164 <td>Constructor</td> 174 <h3>Methods</h3>
165 </tr> 175 <table>
176 <tr><td>None</td></tr>
177 </table>
178 <h3>Static Methods</h3>
179 <table>
180 <tr><td>None</td></tr>
166 </table> 181 </table>
167 <a NAME="Function.__init__" ID="Function.__init__"></a> 182 <a NAME="Function.__init__" ID="Function.__init__"></a>
168 <h4>Function (Constructor)</h4> 183 <h4>Function (Constructor)</h4>
169 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', '</i>) 184 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=ClbrBaseClasses.Function.General</i>)
170 <p> 185 <p>
171 Constructor 186 Constructor
172 </p><dl> 187 </p><dl>
173 <dt><i>module</i></dt> 188 <dt><i>module</i></dt>
174 <dd> 189 <dd>
186 <dd> 201 <dd>
187 parameterlist of the method 202 parameterlist of the method
188 </dd><dt><i>separator</i></dt> 203 </dd><dt><i>separator</i></dt>
189 <dd> 204 <dd>
190 string separating the parameters 205 string separating the parameters
206 </dd><dt><i>modifierType</i></dt>
207 <dd>
208 type of the function
191 </dd> 209 </dd>
192 </dl> 210 </dl>
193 <div align="right"><a href="#top">Up</a></div> 211 <div align="right"><a href="#top">Up</a></div>
194 <hr /><hr /> 212 <hr /><hr />
195 <a NAME="Publics" ID="Publics"></a> 213 <a NAME="Publics" ID="Publics"></a>
201 object 219 object
202 <h3>Class Attributes</h3> 220 <h3>Class Attributes</h3>
203 <table> 221 <table>
204 <tr><td>None</td></tr> 222 <tr><td>None</td></tr>
205 </table> 223 </table>
206 <h3>Methods</h3> 224 <h3>Class Methods</h3>
207 <table> 225 <table>
208 <tr> 226 <tr><td>None</td></tr>
209 <td><a href="#Publics.__init__">Publics</a></td> 227 </table>
210 <td>Constructor</td> 228 <h3>Methods</h3>
211 </tr> 229 <table>
230 <tr><td>None</td></tr>
231 </table>
232 <h3>Static Methods</h3>
233 <table>
234 <tr><td>None</td></tr>
212 </table> 235 </table>
213 <a NAME="Publics.__init__" ID="Publics.__init__"></a> 236 <a NAME="Publics.__init__" ID="Publics.__init__"></a>
214 <h4>Publics (Constructor)</h4> 237 <h4>Publics (Constructor)</h4>
215 <b>Publics</b>(<i>module, file, lineno, idents</i>) 238 <b>Publics</b>(<i>module, file, lineno, idents</i>)
216 <p> 239 <p>
241 ClbrBaseClasses.ClbrVisibilityMixinBase 264 ClbrBaseClasses.ClbrVisibilityMixinBase
242 <h3>Class Attributes</h3> 265 <h3>Class Attributes</h3>
243 <table> 266 <table>
244 <tr><td>None</td></tr> 267 <tr><td>None</td></tr>
245 </table> 268 </table>
246 <h3>Methods</h3> 269 <h3>Class Methods</h3>
247 <table> 270 <table>
248 <tr> 271 <tr><td>None</td></tr>
249 <td><a href="#VisibilityMixin.__init__">VisibilityMixin</a></td> 272 </table>
250 <td>Method to initialize the visibility.</td> 273 <h3>Methods</h3>
251 </tr> 274 <table>
275 <tr><td>None</td></tr>
276 </table>
277 <h3>Static Methods</h3>
278 <table>
279 <tr><td>None</td></tr>
252 </table> 280 </table>
253 <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a> 281 <a NAME="VisibilityMixin.__init__" ID="VisibilityMixin.__init__"></a>
254 <h4>VisibilityMixin (Constructor)</h4> 282 <h4>VisibilityMixin (Constructor)</h4>
255 <b>VisibilityMixin</b>(<i></i>) 283 <b>VisibilityMixin</b>(<i></i>)
256 <p> 284 <p>

eric ide

mercurial