public class JavaProximityStatistician extends ProximityStatistician
Constructor and Description |
---|
JavaProximityStatistician() |
Modifier and Type | Method and Description |
---|---|
StatisticsInfo |
serialize(PsiElement element,
ProximityLocation location) |
public StatisticsInfo serialize(PsiElement element, ProximityLocation location)
serialize
in class Statistician<PsiElement,ProximityLocation>
StatisticsInfo.EMPTY
meaning
that the statistics shouldn't be tracked for element
.