Documentation/Source/eric5.QScintilla.TypingCompleters.CompleterPython.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
56 <tr><td>None</td></tr> 56 <tr><td>None</td></tr>
57 </table> 57 </table>
58 <h3>Methods</h3> 58 <h3>Methods</h3>
59 <table> 59 <table>
60 <tr> 60 <tr>
61 <td><a href="#CompleterPython.__init__">CompleterPython</a></td>
62 <td>Constructor</td>
63 </tr><tr>
61 <td><a href="#CompleterPython.__dedentDefStatement">__dedentDefStatement</a></td> 64 <td><a href="#CompleterPython.__dedentDefStatement">__dedentDefStatement</a></td>
62 <td>Private method to dedent the line of the def statement to a previous def statement or class statement.</td> 65 <td>Private method to dedent the line of the def statement to a previous def statement or class statement.</td>
63 </tr><tr> 66 </tr><tr>
64 <td><a href="#CompleterPython.__dedentElseToIfWhileForTry">__dedentElseToIfWhileForTry</a></td> 67 <td><a href="#CompleterPython.__dedentElseToIfWhileForTry">__dedentElseToIfWhileForTry</a></td>
65 <td>Private method to dedent the line of the else statement to the last if, while, for or try statement with less (or equal) indentation.</td> 68 <td>Private method to dedent the line of the else statement to the last if, while, for or try statement with less (or equal) indentation.</td>

eric ide

mercurial