Uses of Package
org.eclipse.jdt.core.refactoring
-
Packages that use org.eclipse.jdt.core.refactoring Package Description org.eclipse.jdt.core.manipulation Application programming interface for the JDT core manipulation plug-in class.org.eclipse.jdt.ui.cleanup Application programming interfaces for code clean up. -
Classes in org.eclipse.jdt.core.refactoring used by org.eclipse.jdt.core.manipulation Class Description CompilationUnitChange ATextFileChange
that operates on anICompilationUnit
in the workspace. -
Classes in org.eclipse.jdt.core.refactoring used by org.eclipse.jdt.ui.cleanup Class Description CompilationUnitChange ATextFileChange
that operates on anICompilationUnit
in the workspace.