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

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html
--- a/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.DebugClients.Python.FlexCompleter.html	Sat Aug 20 16:30:49 2011 +0200
@@ -134,12 +134,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#Completer.__init__">Completer</a></td>
-<td>Create a new completer for the command line.</td>
-</tr><tr>
 <td><a href="#Completer.attr_matches">attr_matches</a></td>
 <td>Compute matches when text contains a dot.</td>
 </tr><tr>
@@ -150,6 +151,10 @@
 <td>Compute matches when text is a simple name.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="Completer.__init__" ID="Completer.__init__"></a>
 <h4>Completer (Constructor)</h4>
 <b>Completer</b>(<i>namespace=None</i>)

eric ide

mercurial