>>>>> "JvZ" == Jason van Zyl <[EMAIL PROTECTED]> writes:
JvZ> I would probably make a small parser using JavaCC. Your example looks more as if a custom doclet together with the javadoc task could do the trick. Other than that I'm afraid it would be plain impossible to find each and every indicator anybody might be using. Most apache projects have FIXME and XXX comments for example. With that said: Yes a task like this would be *very* useful but I guess you'd either have to make it very complicated and configurable or enforce a special notation on the user. Stefan
