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, weighpublic java.lang.Comparable weigh(LookupElement element, WeighingContext context)
weigh in class LookupElementWeigherpublic static int getBestMatchingDegree(LookupElement element, PrefixMatcher matcher)