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

changeset 3967
383a043d62ec
parent 3673
e26d7d0c1088
child 4183
856ba07de877
equal deleted inserted replaced
3966:969a3d41c402 3967:383a043d62ec
187 <table> 187 <table>
188 <tr><td>None</td></tr> 188 <tr><td>None</td></tr>
189 </table> 189 </table>
190 <a NAME="Function.__init__" ID="Function.__init__"></a> 190 <a NAME="Function.__init__" ID="Function.__init__"></a>
191 <h4>Function (Constructor)</h4> 191 <h4>Function (Constructor)</h4>
192 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=ClbrBaseClasses.Function.General</i>) 192 <b>Function</b>(<i>module, name, file, lineno, signature='', separator=', ', modifierType=ClbrBaseClasses.Function.General, annotation=""</i>)
193 <p> 193 <p>
194 Constructor 194 Constructor
195 </p><dl> 195 </p><dl>
196 <dt><i>module</i></dt> 196 <dt><i>module</i></dt>
197 <dd> 197 <dd>
212 <dd> 212 <dd>
213 string separating the parameters 213 string separating the parameters
214 </dd><dt><i>modifierType</i></dt> 214 </dd><dt><i>modifierType</i></dt>
215 <dd> 215 <dd>
216 type of the function 216 type of the function
217 </dd><dt><i>annotation</i></dt>
218 <dd>
219 return annotation
217 </dd> 220 </dd>
218 </dl> 221 </dl>
219 <div align="right"><a href="#top">Up</a></div> 222 <div align="right"><a href="#top">Up</a></div>
220 <hr /><hr /> 223 <hr /><hr />
221 <a NAME="Publics" ID="Publics"></a> 224 <a NAME="Publics" ID="Publics"></a>

eric ide

mercurial