public class LanguageIndentStrategy extends LanguageExtension<IndentStrategy>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EP_NAME |
static LanguageIndentStrategy |
INSTANCE |
myEpListenerAdded, myLock
EVER_CHANGED, NEVER_CHANGED
Constructor and Description |
---|
LanguageIndentStrategy() |
Modifier and Type | Method and Description |
---|---|
static IndentStrategy |
getIndentStrategy(PsiFile file) |
static boolean |
isDefault(IndentStrategy indentStrategy) |
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 java.lang.String EP_NAME
public static final LanguageIndentStrategy INSTANCE
public static IndentStrategy getIndentStrategy(PsiFile file)
public static boolean isDefault(IndentStrategy indentStrategy)