public class LookupElementProximityWeigher extends CompletionWeigher
Constructor and Description |
---|
LookupElementProximityWeigher() |
Modifier and Type | Method and Description |
---|---|
java.lang.Comparable |
weigh(LookupElement item,
CompletionLocation location) |
setDebugName, toString
public java.lang.Comparable weigh(LookupElement item, CompletionLocation location)
weigh
in class CompletionWeigher