blob: a7aa39856153aa6d983f9d4662ce843a995ebadd [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>AssignmentToSuperclassField.java</file>
<line>20</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constructor assigns value to field defined in superclass</problem_class>
<description>Assignment to field 'i' defined in superclass 'AssignmentToSuperclassField'</description>
</problem>
<problem>
<file>AssignmentToSuperclassField.java</file>
<line>21</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constructor assigns value to field defined in superclass</problem_class>
<description>Assignment to field 'j' defined in superclass 'AssignmentToSuperclassField'</description>
</problem>
<problem>
<file>AssignmentToSuperclassField.java</file>
<line>22</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Constructor assigns value to field defined in superclass</problem_class>
<description>Assignment to field 'k' defined in superclass 'AssignmentToSuperclassField'</description>
</problem>
</problems>