mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-25 18:25:37 +07:00
Removed PyCallHierarchyNodeDescriptor, updated tests to include the new presentation of tree elements.
5 lines
233 B
XML
5 lines
233 B
XML
<node text="target_func() (hierarchy.call.Static.InnerFunction.main)" base="true">
|
|
<node text="foo() (hierarchy.call.Static.InnerFunction.main)">
|
|
<node text="bar() (hierarchy.call.Static.InnerFunction.main)"/>
|
|
</node>
|
|
</node> |