PackageDescription: RefactorinBrowser5i4(Bundle)
Refactorin Browser 5i 4Last published: August 28, 2002 by 'apikovsky'
No bundle comment found. Component comments follow
PackageDescription: Refactory5i4
Contains the namespace for all Refactory packages.PackageDescription: RBBrowserNamespace5i4
Contains the namespace for the Refactoring Browser.PackageDescription: RBParser5i4
The parser for the Refactoring Browser. It contains both the ability to parse Smalltalk and also to rewrite Smalltalk code. The refactorings use this rewriting behavior to perform the source code transformations.PackageDescription: RBChangeObjects5i4
This package contains the low level source code changes that the Refactoring Browser. These low level changes are undoable and can be composed to create larger operations. All changes in the Refactoring Browser are performed using these low level changes.PackageDescription: RBRefactorings5i4
The actual refactorings that the RB performs. These are intended to preserve the behavior of the program.