mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-07-27 22:09:57 +07:00
9 lines
303 B
XML
9 lines
303 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<problems>
|
|
<problem>
|
|
<file>Npe.java</file>
|
|
<line>6</line>
|
|
<description>Method invocation <code>((SomeInterfaceImpl)x).bar()</code> may produce <code>java.lang.NullPointerException</code></description>
|
|
</problem>
|
|
</problems>
|