public class AbstractExpectedTypeSkipper extends CompletionPreselectSkipper
EP_NAME
Constructor and Description |
---|
AbstractExpectedTypeSkipper() |
Modifier and Type | Method and Description |
---|---|
boolean |
skipElement(LookupElement element,
CompletionLocation location) |
static boolean |
skips(LookupElement element,
CompletionLocation location) |
public boolean skipElement(LookupElement element, CompletionLocation location)
skipElement
in class CompletionPreselectSkipper
public static boolean skips(LookupElement element, CompletionLocation location)