org.eclipse.xtext.ui.refactoring.impl
Interface IRefactoringDocument.Provider

All Known Implementing Classes:
DefaultRefactoringDocumentProvider
Enclosing interface:
IRefactoringDocument

public static interface IRefactoringDocument.Provider


Method Summary
 IRefactoringDocument get(org.eclipse.emf.common.util.URI resourceURI, org.eclipse.ltk.core.refactoring.RefactoringStatus status)
           
 

Method Detail

get

IRefactoringDocument get(org.eclipse.emf.common.util.URI resourceURI,
                         org.eclipse.ltk.core.refactoring.RefactoringStatus status)