public class InspectionElement extends FakePsiElement
Iconable.IconFlags, Iconable.LastComputedIcon
Modifier and Type | Field and Description |
---|---|
static InspectionElement[] |
EMPTY_ARRAY |
FLAGS_LOCKED, ICON_PLACEHOLDER
ARRAY_FACTORY
ICON_FLAG_IGNORE_MASK, ICON_FLAG_OPEN, ICON_FLAG_READ_STATUS, ICON_FLAG_VISIBILITY
EMPTY_NAVIGATABLE_ELEMENT_ARRAY
EMPTY_NAVIGATION_ITEM_ARRAY
Constructor and Description |
---|
InspectionElement(InspectionToolWrapper wrapper,
PsiManager psiManager) |
Modifier and Type | Method and Description |
---|---|
PsiManager |
getManager()
Returns the PSI manager for the project to which the PSI element belongs.
|
PsiElement |
getParent()
Returns the parent of the PSI element.
|
ItemPresentation |
getPresentation() |
InspectionToolWrapper |
getToolWrapper() |
findElementAt, getChildren, getElementIcon, getFirstChild, getIcon, getIcon, getLanguage, getLastChild, getLocationString, getNextSibling, getNode, getPresentableText, getPrevSibling, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, isPhysical, setName, textContains, textToCharArray
accept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, canNavigate, canNavigateToSource, checkAdd, checkDelete, copy, delete, deleteChildRange, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContainingFile, getContext, getName, getNavigationElement, getOriginalElement, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, isValid, isWritable, navigate, notNullChild, processDeclarations, replace, textMatches, textMatches
buildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlags
changeUserMap, clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, getUserMap, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replace, setUserMap
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
accept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findReferenceAt, getContainingFile, getContext, getCopyableUserData, getNavigationElement, getOriginalElement, getOwnReferences, getProject, getReference, getReferences, getResolveScope, getTextRangeInParent, getUseScope, isEquivalentTo, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textMatches, textMatches, toString
getUserData, putUserData
public static final InspectionElement[] EMPTY_ARRAY
public InspectionElement(InspectionToolWrapper wrapper, PsiManager psiManager)
public InspectionToolWrapper getToolWrapper()
public PsiElement getParent()
PsiElement
public ItemPresentation getPresentation()
getPresentation
in interface NavigationItem
getPresentation
in class FakePsiElement
public PsiManager getManager()
PsiElement
getManager
in interface PsiElement
getManager
in class FakePsiElement