|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.acm.seguin.refactor | |
---|---|
org.acm.seguin.ide.elixir | Holds those classes which allow the pretty printer and the refactory tool to plug into the Elixir IDE. |
org.acm.seguin.ide.jbuilder.refactor | |
org.acm.seguin.ide.jedit | |
org.acm.seguin.ide.netbeans | |
org.acm.seguin.refactor | Responsible for storing the software that performs the refactorings. |
org.acm.seguin.refactor.field | Contains refactorings that apply to fields. |
org.acm.seguin.refactor.method | Responsible for method refactorings. |
org.acm.seguin.refactor.type | Contains the type refactorings. |
org.acm.seguin.refactor.undo | The undo package is responsible for being able to undo the refactoring operations. |
org.acm.seguin.tools.builder | |
org.acm.seguin.uml.refactor | Contains the user interface compontents, controllers and dialog boxes, that allow a programmer to specify parameters for the refactorings. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.ide.elixir | |
---|---|
RefactoringException
Description of the Class |
Classes in org.acm.seguin.refactor used by org.acm.seguin.ide.jbuilder.refactor | |
---|---|
RefactoringFactory
Factory for all refactorings |
Classes in org.acm.seguin.refactor used by org.acm.seguin.ide.jedit | |
---|---|
ComplexTransform
Base class for a program that reads in an abstract syntax tree, transforms the code, and rewrites the file to disk. |
|
TransformAST
This is the base class for any algorithm that updates the syntax tree. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.ide.netbeans | |
---|---|
RefactoringException
Description of the Class |
Classes in org.acm.seguin.refactor used by org.acm.seguin.refactor | |
---|---|
AddImportTransform
This object revises the import statements in the tree. |
|
ComplexTransform
Base class for a program that reads in an abstract syntax tree, transforms the code, and rewrites the file to disk. |
|
RefactoringException
Description of the Class |
|
RefactoringFactory
Factory for all refactorings |
|
RemoveImportTransform
This object revises the import statements in the tree. |
|
TransformAST
This is the base class for any algorithm that updates the syntax tree. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.refactor.field | |
---|---|
ComplexTransform
Base class for a program that reads in an abstract syntax tree, transforms the code, and rewrites the file to disk. |
|
Refactoring
Adds a class that is either a parent or a child of an existing class. |
|
RefactoringException
Description of the Class |
|
TransformAST
This is the base class for any algorithm that updates the syntax tree. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.refactor.method | |
---|---|
ComplexTransform
Base class for a program that reads in an abstract syntax tree, transforms the code, and rewrites the file to disk. |
|
Refactoring
Adds a class that is either a parent or a child of an existing class. |
|
RefactoringException
Description of the Class |
|
TransformAST
This is the base class for any algorithm that updates the syntax tree. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.refactor.type | |
---|---|
AddImportTransform
This object revises the import statements in the tree. |
|
ComplexTransform
Base class for a program that reads in an abstract syntax tree, transforms the code, and rewrites the file to disk. |
|
Refactoring
Adds a class that is either a parent or a child of an existing class. |
|
RefactoringException
Description of the Class |
|
RemoveImportTransform
This object revises the import statements in the tree. |
|
TransformAST
This is the base class for any algorithm that updates the syntax tree. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.refactor.undo | |
---|---|
Refactoring
Adds a class that is either a parent or a child of an existing class. |
Classes in org.acm.seguin.refactor used by org.acm.seguin.tools.builder | |
---|---|
RefactoringException
Description of the Class |
Classes in org.acm.seguin.refactor used by org.acm.seguin.uml.refactor | |
---|---|
Refactoring
Adds a class that is either a parent or a child of an existing class. |
|
RefactoringException
Description of the Class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |