Files
openide/java/java-tests/testData/codeInsight/externalAnnotations/content/anno/suppressed/annotations.xml
T

10 lines
346 B
XML

<root>
<item name='suppressed.ExistingExternalName java.lang.String foo()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='suppressed.SecondSuppression void second()'>
<annotation name='java.lang.SuppressWarnings'>
<val val="{DoesntMatterWhat}"/>
</annotation>
</item>
</root>