public interface TemplateCompletionProcessor
| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<TemplateCompletionProcessor> |
EP_NAME |
| Modifier and Type | Method and Description |
|---|---|
boolean |
nextTabOnItemSelected(ExpressionContext context,
LookupElement item) |
static final ExtensionPointName<TemplateCompletionProcessor> EP_NAME
boolean nextTabOnItemSelected(ExpressionContext context, LookupElement item)