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

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
129 Class implementing the command line completer object. 129 Class implementing the command line completer object.
130 </p> 130 </p>
131 <h3>Derived from</h3> 131 <h3>Derived from</h3>
132 object 132 object
133 <h3>Class Attributes</h3> 133 <h3>Class Attributes</h3>
134 <table>
135 <tr><td>None</td></tr>
136 </table>
137 <h3>Class Methods</h3>
134 <table> 138 <table>
135 <tr><td>None</td></tr> 139 <tr><td>None</td></tr>
136 </table> 140 </table>
137 <h3>Methods</h3> 141 <h3>Methods</h3>
138 <table> 142 <table>
148 </tr><tr> 152 </tr><tr>
149 <td><a href="#Completer.global_matches">global_matches</a></td> 153 <td><a href="#Completer.global_matches">global_matches</a></td>
150 <td>Compute matches when text is a simple name.</td> 154 <td>Compute matches when text is a simple name.</td>
151 </tr> 155 </tr>
152 </table> 156 </table>
157 <h3>Static Methods</h3>
158 <table>
159 <tr><td>None</td></tr>
160 </table>
153 <a NAME="Completer.__init__" ID="Completer.__init__"></a> 161 <a NAME="Completer.__init__" ID="Completer.__init__"></a>
154 <h4>Completer (Constructor)</h4> 162 <h4>Completer (Constructor)</h4>
155 <b>Completer</b>(<i>namespace = None</i>) 163 <b>Completer</b>(<i>namespace = None</i>)
156 <p> 164 <p>
157 Create a new completer for the command line. 165 Create a new completer for the command line.

eric ide

mercurial