blob: 5bcef26431fe7521d071a0641f40eeca65b5ca83 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>WhileCanBeForeachInspection.java</file>
<line>11</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'while' loop replaceable with 'for each'</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; loop replaceable with 'for each'</description>
</problem>
<problem>
<file>WhileCanBeForeachInspection.java</file>
<line>21</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'while' loop replaceable with 'for each'</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; loop replaceable with 'for each'</description>
</problem>
<problem>
<file>WhileCanBeForeachInspection.java</file>
<line>41</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'while' loop replaceable with 'for each'</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; loop replaceable with 'for each'</description>
</problem>
<problem>
<file>WhileCanBeForeachInspection.java</file>
<line>73</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'while' loop replaceable with 'for each'</problem_class>
<description>&lt;code&gt;while&lt;/code&gt; loop replaceable with 'for each' #loc</description>
</problem>
</problems>