public class FileContextUtil
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Key<PsiFile> |
CONTAINING_FILE_KEY |
static Key<SmartPsiElementPointer> |
INJECTED_IN_ELEMENT |
Modifier and Type | Method and Description |
---|---|
static PsiFile |
getContextFile(PsiElement element) |
static PsiElement |
getFileContext(PsiFile file) |
public static final Key<SmartPsiElementPointer> INJECTED_IN_ELEMENT
public static PsiElement getFileContext(PsiFile file)
public static PsiFile getContextFile(PsiElement element)