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

9 lines
214 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>Test.java</file>
<line>10</line>
<description>Dereference of 'getE()' may produce 'NullPointerException'</description>
</problem>
</problems>