RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html

changeset 133
6fb6ac582a39
parent 129
23ee57a96ea3
diff -r 5384651b27c7 -r 6fb6ac582a39 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html
--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html	Sun Jun 28 13:10:14 2015 +0200
+++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html	Sun Jun 28 16:13:55 2015 +0200
@@ -717,13 +717,18 @@
 </dd>
 </dl><a NAME="Refactoring.gotoDefinition" ID="Refactoring.gotoDefinition"></a>
 <h4>Refactoring.gotoDefinition</h4>
-<b>gotoDefinition</b>(<i></i>)
+<b>gotoDefinition</b>(<i>editor</i>)
 <p>
         Public slot to find the definition for the word at the cursor position
         and go to it.
 </p><p>
         Note: This is executed upon a mouse click sequence.
-</p><a NAME="Refactoring.handleRopeError" ID="Refactoring.handleRopeError"></a>
+</p><dl>
+<dt><i>editor</i></dt>
+<dd>
+reference to the calling editor (Editor)
+</dd>
+</dl><a NAME="Refactoring.handleRopeError" ID="Refactoring.handleRopeError"></a>
 <h4>Refactoring.handleRopeError</h4>
 <b>handleRopeError</b>(<i>err, title, handle=None</i>)
 <p>

eric ide

mercurial