public class MemberNode<T extends PsiDocCommentOwner> extends BasePsiNode<T>
myColor, myProject, NOT_CHANGED
Constructor and Description |
---|
MemberNode(T element) |
Modifier and Type | Method and Description |
---|---|
boolean |
isDeprecated() |
equals, getColor, getContainingFile, getContainingFiles, getIcon, getPsiElement, getWeight, hashCode, isValid
add, addFile, canNavigate, canNavigateToSource, canSelectInLeftTree, fillFiles, getComment, getPresentableFilesCount, getRegisteredFiles, getUserObject, hasMarked, hasUnmarked, isEquals, isSorted, navigate, setEquals, setSorted, sortChildren, updateColor
breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public MemberNode(T element)
public final boolean isDeprecated()
isDeprecated
in class BasePsiNode<T extends PsiDocCommentOwner>