public abstract class CompletionPreselectSkipper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<CompletionPreselectSkipper> |
EP_NAME |
Constructor and Description |
---|
CompletionPreselectSkipper() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
skipElement(LookupElement element,
CompletionLocation location) |
public static final ExtensionPointName<CompletionPreselectSkipper> EP_NAME
public abstract boolean skipElement(LookupElement element, CompletionLocation location)