public interface PsiEditorUtil
Modifier and Type | Interface and Description |
---|---|
static class |
PsiEditorUtil.Service |
Modifier and Type | Method and Description |
---|---|
static Editor |
findEditor(PsiElement element) |
Editor |
findEditorByPsiElement(PsiElement element) |
static PsiFile |
getPsiFile(Editor editor) |
Editor findEditorByPsiElement(PsiElement element)
static Editor findEditor(PsiElement element)