Show all Kotlin annotations when browsing hierarchy of "java.lang.Annotation"

This commit is contained in:
Pavel V. Talanov
2016-07-20 17:49:49 +03:00
parent 84dae76bd9
commit 8a9de2a00f
4 changed files with 21 additions and 3 deletions
@@ -0,0 +1,4 @@
<node text="Annotation (java.lang.annotation)" base="true">
<node text="MyAnno (a)"/>
<node text="MyAnno2 (a)"/>
</node>