blob: 9929fd781f8b86bb53cee3aa6d29d4f168d8a47f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>AmbiguousFieldAccess.java</file>
<line>14</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Inherited field accessed while local variable, parameter or field access from surrounding class might be expected</problem_class>
<description>Field &lt;code&gt;name&lt;/code&gt; from super class 'Foo' accessed, while parameter access might be expected #loc</description>
</problem>
</problems>