public abstract class UsageToPsiElementProvider
extends java.lang.Object
| Constructor and Description |
|---|
UsageToPsiElementProvider() |
| Modifier and Type | Method and Description |
|---|---|
static PsiElement |
findAppropriateParentFrom(PsiElement element) |
abstract PsiElement |
getAppropriateParentFrom(PsiElement element) |
public abstract PsiElement getAppropriateParentFrom(PsiElement element)
public static PsiElement findAppropriateParentFrom(PsiElement element)