public class JavaTypeDeclarationProvider extends java.lang.Object implements TypeDeclarationPlaceAwareProvider
EP_NAME
Constructor and Description |
---|
JavaTypeDeclarationProvider() |
Modifier and Type | Method and Description |
---|---|
PsiElement[] |
getSymbolTypeDeclarations(PsiElement symbol)
Provides an array of declarations of type of given
symbol . |
PsiElement [] |
getSymbolTypeDeclarations(PsiElement targetElement,
Editor editor,
int offset) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getActionText
public PsiElement[] getSymbolTypeDeclarations(PsiElement symbol)
TypeDeclarationProvider
symbol
.getSymbolTypeDeclarations
in interface TypeDeclarationProvider
symbol
- input PSI elementPsiElement
or null
if none were foundpublic PsiElement [] getSymbolTypeDeclarations(PsiElement targetElement, Editor editor, int offset)
getSymbolTypeDeclarations
in interface TypeDeclarationPlaceAwareProvider