public class LanguageIndentStrategy extends LanguageExtension<IndentStrategy>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EP_NAME |
static LanguageIndentStrategy |
INSTANCE |
myEpListenerAdded, myLockEVER_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, removeExplicitExtensionaddExplicitExtension, buildExtensions, buildExtensionsFromExplicitRegistration, clearCache, findSingle, forKey, getExtensions, getModificationCount, getName, getPoint, hasAnyExtensionspublic static final java.lang.String EP_NAME
public static final LanguageIndentStrategy INSTANCE
public static IndentStrategy getIndentStrategy(PsiFile file)
public static boolean isDefault(IndentStrategy indentStrategy)