protected static class UnusedDeclarationPresentation.UnusedDeclarationRefElementNode extends RefElementNode
myProblemLevels
Constructor and Description |
---|
UnusedDeclarationRefElementNode(RefEntity entity,
UnusedDeclarationPresentation presentation,
InspectionTreeNode parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTailText() |
boolean |
isQuickFixAppliedFromView() |
protected void |
visitProblemSeverities(<any> counter) |
amnestyElement, calculateIsValid, calculatePresentableName, excludeElement, getContainingFileLocalEntity, getElement, getIcon, getSuppressContent, isAlreadySuppressedFromView, isExcluded
canSuppress, doesNeedInternProblemLevels, dropCache, getAvailableSuppressActions, getPresentableText, getPresentation, isProblemCountCacheValid, isValid, removeSuppressActionFromAvailable
appearsBold, children, getAllowsChildren, getChildAt, getChildCount, getChildren, getIndex, getParent, isLeaf, toString
public UnusedDeclarationRefElementNode(RefEntity entity, UnusedDeclarationPresentation presentation, InspectionTreeNode parent)
public java.lang.String getTailText()
getTailText
in class RefElementNode
public boolean isQuickFixAppliedFromView()
isQuickFixAppliedFromView
in class RefElementNode
protected void visitProblemSeverities(<any> counter)
visitProblemSeverities
in class InspectionTreeNode