public class RealPrefixMatchingWeigher extends LookupElementWeigher
Constructor and Description |
---|
RealPrefixMatchingWeigher() |
Modifier and Type | Method and Description |
---|---|
static int |
getBestMatchingDegree(LookupElement element,
PrefixMatcher matcher) |
java.lang.Comparable |
weigh(LookupElement element,
WeighingContext context) |
isNegated, isPrefixDependent, toString, weigh
public java.lang.Comparable weigh(LookupElement element, WeighingContext context)
weigh
in class LookupElementWeigher
public static int getBestMatchingDegree(LookupElement element, PrefixMatcher matcher)