-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 17
-
Component/s: tools
-
b11
doclint should report missing "body" comments, when a comment only contains block tags, such as:
/**
* @return foo
*/
/**
* @return foo
*/