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, getElementpublic JavaPsiElementResult(PsiElement element)
public java.lang.String toString()
toString in interface ResulttoString in class PsiElementResultpublic void handleFocused(PsiFile psiFile, Document document, int segmentStart, int segmentEnd)
handleFocused in interface ResulthandleFocused in class PsiElementResult