Package org.eclipse.jdt.core.refactoring
Application programming interface for Java-specified refactoring framework facilities.
-
Interface Summary Interface Description IJavaElementMapper AnIJavaElementMapper
provides methods to map an original elements to its refactored counterparts.IJavaRefactorings Interface for refactoring ids offered by the JDT tooling. -
Class Summary Class Description CompilationUnitChange ATextFileChange
that operates on anICompilationUnit
in the workspace.RenameTypeArguments Rename type arguments describe the data that a rename type processor provides to its rename type participants.