public class JavaPsiElementResult extends PsiElementResult
Constructor and Description |
---|
JavaPsiElementResult(PsiElement element) |
Modifier and Type | Method and Description |
---|---|
void |
handleFocused(PsiFile psiFile,
Document document,
int segmentStart,
int segmentEnd) |
java.lang.String |
toString() |
equalsToText, getElement
public JavaPsiElementResult(PsiElement element)
public java.lang.String toString()
toString
in interface Result
toString
in class PsiElementResult
public void handleFocused(PsiFile psiFile, Document document, int segmentStart, int segmentEnd)
handleFocused
in interface Result
handleFocused
in class PsiElementResult