public final class ScopeHierarchyTreeItem
extends javafx.scene.control.TreeItem<java.lang.Object>
| Modifier and Type | Method | Description |
|---|---|---|
static ScopeHierarchyTreeItem |
buildAscendantHierarchy(net.sourceforge.pmd.lang.ast.Node node) |
Gets the scope hierarchy of a node.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEventHandler, branchCollapsedEvent, branchExpandedEvent, buildEventDispatchChain, childrenModificationEvent, expandedItemCountChangeEvent, expandedProperty, getChildren, getGraphic, getParent, getValue, graphicChangedEvent, graphicProperty, isExpanded, isLeaf, leafProperty, nextSibling, nextSibling, parentProperty, previousSibling, previousSibling, removeEventHandler, setExpanded, setGraphic, setValue, toString, treeNotificationEvent, valueChangedEvent, valuePropertypublic static ScopeHierarchyTreeItem buildAscendantHierarchy(net.sourceforge.pmd.lang.ast.Node node)
node - NodeCopyright © 2002–2018 PMD. All rights reserved.