blob: 06771809b735e38e6cd418cb78c7ae0199e085d1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>X.java</file>
<line>3</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Overloaded methods with same number of parameters</problem_class>
<description>Multiple methods named &lt;code&gt;foo&lt;/code&gt; with the same number of parameters #loc</description>
</problem>
<problem>
<file>X.java</file>
<line>2</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Overloaded methods with same number of parameters</problem_class>
<description>Multiple methods named &lt;code&gt;foo&lt;/code&gt; with the same number of parameters #loc</description>
</problem>
</problems>