org.eclipse.jdt.internal.corext.refactoring.base |
|
Java Source File Name | Type | Comment |
JavaStatusContext.java | Class | A Java element context that can be used to annotate a RefactoringStatusEntry
with detailed information about an error detected in an IJavaElement . |
JavaStringStatusContext.java | Class | A Java string context can be used to annotate a RefactoringStatusEntry
with detailed information about an error detected in Java source code represented
by a string. |
JDTChange.java | Class | JDT specific change object. |
RefactoringStatusCodes.java | Class | |