Uses of Class
org.eclipse.jdt.internal.core.ReconcileWorkingCopyOperation

Packages that use ReconcileWorkingCopyOperation
org.eclipse.jdt.core.compiler   
 

Uses of ReconcileWorkingCopyOperation in org.eclipse.jdt.core.compiler
 

Constructors in org.eclipse.jdt.core.compiler with parameters of type ReconcileWorkingCopyOperation
ReconcileContext(ReconcileWorkingCopyOperation operation, CompilationUnit workingCopy)
          Creates a reconcile context for the given reconcile operation.