Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
139 <tr><td>None</td></tr> 139 <tr><td>None</td></tr>
140 </table> 140 </table>
141 <h3>Methods</h3> 141 <h3>Methods</h3>
142 <table> 142 <table>
143 <tr> 143 <tr>
144 <td><a href="#Completer.__init__">Completer</a></td>
145 <td>Create a new completer for the command line.</td>
146 </tr><tr>
144 <td><a href="#Completer.attr_matches">attr_matches</a></td> 147 <td><a href="#Completer.attr_matches">attr_matches</a></td>
145 <td>Compute matches when text contains a dot.</td> 148 <td>Compute matches when text contains a dot.</td>
146 </tr><tr> 149 </tr><tr>
147 <td><a href="#Completer.complete">complete</a></td> 150 <td><a href="#Completer.complete">complete</a></td>
148 <td>Return the next possible completion for 'text'.</td> 151 <td>Return the next possible completion for 'text'.</td>

eric ide

mercurial