public class DefaultRefactoringElementDescriptionProvider extends java.lang.Object implements ElementDescriptionProvider
Modifier and Type | Field and Description |
---|---|
static DefaultRefactoringElementDescriptionProvider |
INSTANCE |
EP_NAME
Constructor and Description |
---|
DefaultRefactoringElementDescriptionProvider() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementDescription(PsiElement element,
ElementDescriptionLocation location) |
public static final DefaultRefactoringElementDescriptionProvider INSTANCE
public DefaultRefactoringElementDescriptionProvider()
public java.lang.String getElementDescription(PsiElement element, ElementDescriptionLocation location)
getElementDescription
in interface ElementDescriptionProvider