public class HtmlContextType extends FileTypeBasedContextType
EP_NAME
Constructor and Description |
---|
HtmlContextType() |
Modifier and Type | Method and Description |
---|---|
SyntaxHighlighter |
createHighlighter() |
boolean |
isInContext(PsiFile file,
int offset) |
clearCachedBaseContextType, createDocument, getBaseContextType, getContextId, getPresentableName, isExpandableFromEditor
public boolean isInContext(PsiFile file, int offset)
isInContext
in class FileTypeBasedContextType
public SyntaxHighlighter createHighlighter()
createHighlighter
in class FileTypeBasedContextType