Menu

#6 warn about inconsistent @param ids

Nice_to_Have
open
nobody
Other (12)
5
2012-11-27
2002-12-20
David Cok
No

The @param tag in javadoc/mjdoc documents the use of a
given formal parameter. The first argument of the tag
is the id of the parameter. There is no check in javadoc
or mjdoc that the id used is actually a parameter of the
method.

It would be nice to have a warning when the tag is
inconsistent with the method.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.