public interface ElementDescriptionProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ElementDescriptionProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementDescription(PsiElement element,
ElementDescriptionLocation location) |
static final ExtensionPointName<ElementDescriptionProvider> EP_NAME
java.lang.String getElementDescription(PsiElement element, ElementDescriptionLocation location)