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, isExpandableFromEditorpublic boolean isInContext(PsiFile file, int offset)
isInContext in class FileTypeBasedContextTypepublic SyntaxHighlighter createHighlighter()
createHighlighter in class FileTypeBasedContextType