Files
openide/java/java-tests/testData/inspection/dataFlow/NullableLocalVariable/expected.xml
T

9 lines
207 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Npe.java</file>
<line>7</line>
<description>'hashCode' may produce NullPointerException</description>
</problem>
</problems>