Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
MissingJavadocType |
Missing a Javadoc comment. |
6 |
Warning |
indentation |
Indentation |
'method def modifier' has incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
12 |
Warning |
indentation |
Indentation |
'method def rcurly' has incorrect indentation level 4, expected level should be 2. |
13 |