Add standard inheritors to hierarchy test

This commit is contained in:
Nikolay Krasko
2016-09-07 19:25:09 +03:00
parent 89a1389512
commit 00db1c1490
2 changed files with 33 additions and 0 deletions
@@ -1,4 +1,27 @@
<node text="Annotation (java.lang.annotation)" base="true">
<node text="Override (java.lang)"/>
<node text="Language (org.intellij.lang.annotations)"/>
<node text="SuppressWarnings (java.lang)"/>
<node text="Deprecated (java.lang)"/>
<node text="Inherited (java.lang.annotation)"/>
<node text="NonNls (org.jetbrains.annotations)"/>
<node text="Target (java.lang.annotation)"/>
<node text="Mutable (org.jetbrains.annotations)"/>
<node text="Subst (org.intellij.lang.annotations)"/>
<node text="Retention (java.lang.annotation)"/>
<node text="TestOnly (org.jetbrains.annotations)"/>
<node text="Nullable (org.jetbrains.annotations)"/>
<node text="Nullable (org.jetbrains.annotations)"/>
<node text="ReadOnly (org.jetbrains.annotations)"/>
<node text="Nls (org.jetbrains.annotations)"/>
<node text="Identifier (org.intellij.lang.annotations)"/>
<node text="PrintFormat (org.intellij.lang.annotations)"/>
<node text="RegExp (org.intellij.lang.annotations)"/>
<node text="Documented (java.lang.annotation)"/>
<node text="Pattern (org.intellij.lang.annotations)"/>
<node text="PropertyKey (org.jetbrains.annotations)"/>
<node text="NotNull (org.jetbrains.annotations)"/>
<node text="NotNull (org.jetbrains.annotations)"/>
<node text="MyAnno (a)"/>
<node text="MyAnno2 (a)"/>
</node>