public interface StructureViewTreeElement extends TreeElement, Navigatable
StructureViewModel.getRoot()
Modifier and Type | Field and Description |
---|---|
static StructureViewTreeElement[] |
EMPTY_ARRAY |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue()
Returns the data object (usually a PSI element) corresponding to the
structure view element.
|
getChildren, getPresentation
canNavigate, canNavigateToSource, navigate
static final StructureViewTreeElement[] EMPTY_ARRAY