public class FileEditorSelectInContext extends SmartSelectInContext
DATA_KEY
Constructor and Description |
---|
FileEditorSelectInContext(FileEditor fileEditor,
PsiFile psiFile) |
Modifier and Type | Method and Description |
---|---|
Editor |
getEditor() |
PsiElement |
getElementAtCaret(boolean tryInjected) |
java.lang.Object |
getSelectorInFile() |
getPsiFile
getFileEditorProvider, getProject, getVirtualFile
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
selectIn
public FileEditorSelectInContext(FileEditor fileEditor, PsiFile psiFile)
public java.lang.Object getSelectorInFile()
getSelectorInFile
in interface SelectInContext
getSelectorInFile
in class SmartSelectInContext
public PsiElement getElementAtCaret(boolean tryInjected)
public Editor getEditor()