Use KotlinCallHierarchyNodeDescriptor for Kotlin declarations only

This commit is contained in:
Alexey Sedunov
2013-09-26 21:21:18 +04:00
parent 5b7881f40c
commit c93d35ad57
15 changed files with 114 additions and 154 deletions
@@ -1,7 +1,7 @@
<node text="KA.foo(String)" base="true">
<node text="KClient(2 usages) ()"/>
<node text="KClient.getBar() ()"/>
<node text="KA.foo(String) ()" base="true">
<node text="KClient.bar() ()"/>
<node text="JA.foo()"/>
<node text="JA"/>
<node text="KClient.getBar() ()"/>
<node text="KClient(2 usages) ()"/>
<node text="JA.foo() ()"/>
<node text="JA ()"/>
</node>