public class SymbolPresentationUtil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getFilePathPresentation(PsiFile psiFile) |
static java.lang.String |
getSymbolContainerText(PsiElement element) |
static java.lang.String |
getSymbolPresentableText(PsiElement element) |
public static java.lang.String getSymbolPresentableText(PsiElement element)
public static java.lang.String getSymbolContainerText(PsiElement element)
public static java.lang.String getFilePathPresentation(PsiFile psiFile)