Documentation/Source/eric5.Preferences.PreferencesLexer.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
62 <tr><td>None</td></tr> 62 <tr><td>None</td></tr>
63 </table> 63 </table>
64 <h3>Methods</h3> 64 <h3>Methods</h3>
65 <table> 65 <table>
66 <tr> 66 <tr>
67 <td><a href="#PreferencesLexer.__init__">PreferencesLexer</a></td>
68 <td>Constructor</td>
69 </tr><tr>
67 <td><a href="#PreferencesLexer.color">color</a></td> 70 <td><a href="#PreferencesLexer.color">color</a></td>
68 <td>Public method to get the colour of a style.</td> 71 <td>Public method to get the colour of a style.</td>
69 </tr><tr> 72 </tr><tr>
70 <td><a href="#PreferencesLexer.defaulEolFill">defaulEolFill</a></td> 73 <td><a href="#PreferencesLexer.defaulEolFill">defaulEolFill</a></td>
71 <td>Public method to get the default eolFill flag for a style.</td> 74 <td>Public method to get the default eolFill flag for a style.</td>
340 <tr><td>None</td></tr> 343 <tr><td>None</td></tr>
341 </table> 344 </table>
342 <h3>Methods</h3> 345 <h3>Methods</h3>
343 <table> 346 <table>
344 <tr> 347 <tr>
348 <td><a href="#PreferencesLexerError.__init__">PreferencesLexerError</a></td>
349 <td>Constructor</td>
350 </tr><tr>
345 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td> 351 <td><a href="#PreferencesLexerError.__repr__">__repr__</a></td>
346 <td>Private method returning a representation of the exception.</td> 352 <td>Private method returning a representation of the exception.</td>
347 </tr><tr> 353 </tr><tr>
348 <td><a href="#PreferencesLexerError.__str__">__str__</a></td> 354 <td><a href="#PreferencesLexerError.__str__">__str__</a></td>
349 <td>Private method returning a string representation of the exception.</td> 355 <td>Private method returning a string representation of the exception.</td>
396 <table> 402 <table>
397 <tr><td>None</td></tr> 403 <tr><td>None</td></tr>
398 </table> 404 </table>
399 <h3>Methods</h3> 405 <h3>Methods</h3>
400 <table> 406 <table>
401 <tr><td>None</td></tr> 407 <tr>
408 <td><a href="#PreferencesLexerLanguageError.__init__">PreferencesLexerLanguageError</a></td>
409 <td>Constructor</td>
410 </tr>
402 </table> 411 </table>
403 <h3>Static Methods</h3> 412 <h3>Static Methods</h3>
404 <table> 413 <table>
405 <tr><td>None</td></tr> 414 <tr><td>None</td></tr>
406 </table> 415 </table>

eric ide

mercurial