public final class MethodHierarchyTreeStructure extends HierarchyTreeStructure
myBaseDescriptor, myProject
Constructor and Description |
---|
MethodHierarchyTreeStructure(Project project,
PsiMethod method,
java.lang.String type)
Should be called in read action
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object [] |
buildChildren(HierarchyNodeDescriptor descriptor) |
PsiMethod |
getBaseMethod() |
asyncCommit, commit, createDescriptor, formatBaseElementText, getBaseDescriptor, getChildElements, getLeafState, getParentElement, getRootElement, getSearchScope, hasSomethingToCommit, isAlwaysShowPlus, isInScope, isToBuildChildrenInBackground, setBaseElement
asyncCommitDocuments, isAlwaysLeaf, isValid, revalidateElement
public final PsiMethod getBaseMethod()
protected final java.lang.Object [] buildChildren(HierarchyNodeDescriptor descriptor)
buildChildren
in class HierarchyTreeStructure