public class LanguageRefactoringSupport extends LanguageExtension<RefactoringSupportProvider>
Modifier and Type | Field and Description |
---|---|
static LanguageRefactoringSupport |
INSTANCE |
myEpListenerAdded, myLock
EVER_CHANGED, NEVER_CHANGED
Modifier and Type | Method and Description |
---|---|
RefactoringSupportProvider |
forContext(PsiElement element) |
addExplicitExtension, allForLanguage, allForLanguageOrAny, buildExtensions, clearCache, ensureValuesLoaded, findForLanguage, forLanguage, getDefaultImplementation, invalidateCacheForExtension, keyToString, removeExplicitExtension
addExplicitExtension, buildExtensions, buildExtensionsFromExplicitRegistration, clearCache, findSingle, forKey, getExtensions, getModificationCount, getName, getPoint, hasAnyExtensions
public static final LanguageRefactoringSupport INSTANCE
public RefactoringSupportProvider forContext(PsiElement element)