public interface ICallHierarchy
Modifier and Type | Method and Description |
---|---|
CallHierarchyKind |
getKind()
Returns the kind of this call hierarchy.
|
ICallHierarchyNode[] |
getRoots()
Returns the root nodes of this call hierarchy.
|
CallHierarchyKind getKind()
null
)ICallHierarchyNode[] getRoots()
null
,
may be empty). Clients must not modify the returned array.Copyright (c) 2014, 2019 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0