Eclipse CDT
Pre-release 3.0

Uses of Interface
org.eclipse.cdt.core.model.IProblemRequestor

Packages that use IProblemRequestor
org.eclipse.cdt.core.model   
 

Uses of IProblemRequestor in org.eclipse.cdt.core.model
 

Methods in org.eclipse.cdt.core.model with parameters of type IProblemRequestor
 IWorkingCopy ITranslationUnit.getSharedWorkingCopy(IProgressMonitor monitor, org.eclipse.cdt.internal.core.model.IBufferFactory factory, IProblemRequestor requestor)
          Returns a shared working copy on this element using the given factory to create the buffer, or this element if this element is already a working copy.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.