public class ReferenceDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Function<PsiReference,ReferenceDescriptor> |
MAPPER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
public static final Function<PsiReference,ReferenceDescriptor> MAPPER