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

changeset 1229
a8207dc73672
parent 1228
7afaf2fca55b
child 2367
78f6c8193d37
equal deleted inserted replaced
1228:7afaf2fca55b 1229:a8207dc73672
103 <tr><td>None</td></tr> 103 <tr><td>None</td></tr>
104 </table> 104 </table>
105 <h3>Methods</h3> 105 <h3>Methods</h3>
106 <table> 106 <table>
107 <tr> 107 <tr>
108 <td><a href="#Completer.__init__">Completer</a></td>
109 <td>Create a new completer for the command line.</td>
110 </tr><tr>
108 <td><a href="#Completer._callable_postfix">_callable_postfix</a></td> 111 <td><a href="#Completer._callable_postfix">_callable_postfix</a></td>
109 <td>Protected method to check for a callable.</td> 112 <td>Protected method to check for a callable.</td>
110 </tr><tr> 113 </tr><tr>
111 <td><a href="#Completer.attr_matches">attr_matches</a></td> 114 <td><a href="#Completer.attr_matches">attr_matches</a></td>
112 <td>Compute matches when text contains a dot.</td> 115 <td>Compute matches when text contains a dot.</td>

eric ide

mercurial