Results 1611 comments of Roman Ivanov

Same as with java code, we have limitations. For java code, code should be compileable, no error after javac. For java doc comments , same, no errors on javadoc execution....

I thought one more time in demand no error on javadoc..... It might be too strict. Everyone using javac in IDE. But nobody runs javadoc tool during development. So we...

I mean if some java doc is missing description in block tag, and javadoc tool report error on such java doc comment, and checkstyle throw parsing error on such comment,...

@aayushRedHat, antrl issues are heavy, you can try, but do not hesitate to abandon PR is becomes too heavy. Better to slowly increase complexity of issues.

expected fix is: ![image](https://github.com/user-attachments/assets/86eddcfa-27d2-4c94-94f3-9e7f6209a0df) it is from https://github.com/checkstyle/checkstyle/pull/13046 anybody in web is welcome to finish this update.

as a hack, please make method as public and write junit test for this method to clearly show that survival can gone if we do have explicit test.

@MohanadKh03, I hope you are doing well. Please let me know I can answer any your questions. We appreciate your help on this PR.