public class MethodNode extends MemberNode<PsiMethod>
myColor, myProject, NOT_CHANGED
Constructor and Description |
---|
MethodNode(PsiMethod element) |
Modifier and Type | Method and Description |
---|---|
int |
getWeight() |
java.lang.String |
toString() |
isDeprecated
equals, getColor, getContainingFile, getContainingFiles, getIcon, getPsiElement, 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
public MethodNode(PsiMethod element)
public java.lang.String toString()
toString
in class javax.swing.tree.DefaultMutableTreeNode
public int getWeight()
getWeight
in class BasePsiNode<PsiMethod>