RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssist.html

changeset 118
d242ba11a04c
parent 104
f6049d39f83d
child 119
a03f2be1997b
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssist.html	Sat Mar 14 14:24:53 2015 +0100
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssist.html	Sun Mar 22 17:33:44 2015 +0100
@@ -76,7 +76,7 @@
 </table>
 <a NAME="CodeAssist.__init__" ID="CodeAssist.__init__"></a>
 <h4>CodeAssist (Constructor)</h4>
-<b>CodeAssist</b>(<i>plugin, parent = None</i>)
+<b>CodeAssist</b>(<i>plugin, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -93,13 +93,13 @@
 <p>
         Public method to calculate calltips.
 </p><dl>
-<dt><i>editor</i></dt>
+<dt><i>pos</i></dt>
+<dd>
+position in the text for the calltip (integer)
+</dd><dt><i>editor</i></dt>
 <dd>
 reference to the editor object, that called this method
             QScintilla.Editor)
-</dd><dt><i>pos</i></dt>
-<dd>
-position in the text for the calltip (integer)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial