public abstract class LanguageSubstitutor
extends java.lang.Object
LanguageSubstitutor
s registered for that language, and returns the result
of the first one that returned a non-null value.LanguageSubstitutors
Constructor and Description |
---|
LanguageSubstitutor() |
Modifier and Type | Method and Description |
---|---|
abstract Language |
getLanguage(VirtualFile file,
Project project) |
public abstract Language getLanguage(VirtualFile file, Project project)