public class StatisticsWeigher extends CompletionWeigher
Modifier and Type | Class and Description |
---|---|
static class |
StatisticsWeigher.LookupStatisticsWeigher |
Constructor and Description |
---|
StatisticsWeigher() |
Modifier and Type | Method and Description |
---|---|
static void |
clearBaseStatisticsInfo(LookupElement item) |
static StatisticsInfo |
getBaseStatisticsInfo(LookupElement item,
CompletionLocation location) |
java.lang.Comparable |
weigh(LookupElement item,
CompletionLocation location) |
setDebugName, toString
public java.lang.Comparable weigh(LookupElement item, CompletionLocation location)
weigh
in class CompletionWeigher
public static void clearBaseStatisticsInfo(LookupElement item)
public static StatisticsInfo getBaseStatisticsInfo(LookupElement item, CompletionLocation location)