RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html

changeset 100
2bfe9e3fad8d
parent 87
1fbf5fdbe721
child 204
b4bf79b956bc
equal deleted inserted replaced
99:e21a49043f31 100:2bfe9e3fad8d
26 This package implements just the interface for the eric6 IDE. The 26 This package implements just the interface for the eric6 IDE. The
27 refactoring is done using the rope refactoring library 27 refactoring is done using the rope refactoring library
28 (<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>). 28 (<a href="http://rope.sourceforge.net">http://rope.sourceforge.net</a>).
29 </p> 29 </p>
30 30
31 <h3>Packages</h3>
32 <table>
33 <tr>
34 <td><a href="index-Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.html">ConfigurationPage</a></td>
35 <td>Package implementing the various pages of the configuration dialog.</td>
36 </tr>
37 </table>
31 38
32 <h3>Modules</h3> 39 <h3>Modules</h3>
33 <table> 40 <table>
34 <tr> 41 <tr>
35 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.AddParameterDialog.html">AddParameterDialog</a></td> 42 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.AddParameterDialog.html">AddParameterDialog</a></td>
41 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeSignatureDialog.html">ChangeSignatureDialog</a></td> 48 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangeSignatureDialog.html">ChangeSignatureDialog</a></td>
42 <td>Module implementing the Change Signature dialog.</td> 49 <td>Module implementing the Change Signature dialog.</td>
43 </tr><tr> 50 </tr><tr>
44 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td> 51 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ChangesPreviewDialog.html">ChangesPreviewDialog</a></td>
45 <td>Module implementing the Changes preview dialog.</td> 52 <td>Module implementing the Changes preview dialog.</td>
53 </tr><tr>
54 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.CodeAssist.html">CodeAssist</a></td>
55 <td>Module implementing the autocompletion interface to rope.</td>
46 </tr><tr> 56 </tr><tr>
47 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td> 57 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfirmationDialog.html">ConfirmationDialog</a></td>
48 <td>Module implementing the Confirmation dialog.</td> 58 <td>Module implementing the Confirmation dialog.</td>
49 </tr><tr> 59 </tr><tr>
50 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ExtractDialog.html">ExtractDialog</a></td> 60 <td><a href="Plugin_Refactoring_Rope.RefactoringRope.ExtractDialog.html">ExtractDialog</a></td>

eric ide

mercurial