public class SmartCompletionContextType extends TemplateContextType
EP_NAME| Constructor and Description |
|---|
SmartCompletionContextType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isExpandableFromEditor() |
boolean |
isInContext(PsiFile file,
int offset) |
clearCachedBaseContextType, createDocument, createHighlighter, getBaseContextType, getContextId, getPresentableNamepublic boolean isInContext(PsiFile file, int offset)
isInContext in class TemplateContextTypepublic boolean isExpandableFromEditor()
isExpandableFromEditor in class TemplateContextType