public class KnownElementWeigher extends ProximityWeigher
Constructor and Description |
---|
KnownElementWeigher() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isGetClass(PsiMethod method) |
java.lang.Comparable |
weigh(PsiElement element,
ProximityLocation location) |
setDebugName, toString
public java.lang.Comparable weigh(PsiElement element, ProximityLocation location)
weigh
in class ProximityWeigher
public static boolean isGetClass(PsiMethod method)