Add standard inheritors to hierarchy test
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user