Files
openide/java/java-tests/testData/inspection/dataFlow/NullableLocalVariable/expected.xml
T
2009-09-25 20:42:06 +04:00

9 lines
211 B
XML

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