Skip to content

Add comprehensive JavaDoc documentation to DOM utility classes#2909

Open
RagiGeorge wants to merge 1 commit intoeclipse-jdt:masterfrom
RagiGeorge:updated-java-doc
Open

Add comprehensive JavaDoc documentation to DOM utility classes#2909
RagiGeorge wants to merge 1 commit intoeclipse-jdt:masterfrom
RagiGeorge:updated-java-doc

Conversation

@RagiGeorge
Copy link
Copy Markdown
Contributor

@RagiGeorge RagiGeorge commented Mar 30, 2026

What it does

This PR enhances the documentation for three core utility classes in the org.eclipse.jdt.internal.corext.dom package by adding comprehensive JavaDoc comments.

@RagiGeorge
Copy link
Copy Markdown
Contributor Author

@noopur2507
Could you please review it when you get chance. thanks

Copy link
Copy Markdown
Member

@noopur2507 noopur2507 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding Javadocs. A few things to address first:

  • Some comments feel generic. Javadocs should describe the intended behaviour rather than explain the code.
  • A few additions like since tags seem incorrect for existing internal code.
  • Some methods (like simple getters) are over-documented, which we generally avoid.
  • Please see existing Javadocs in similar classes and align wording and level of detail accordingly.

@RagiGeorge RagiGeorge force-pushed the updated-java-doc branch 3 times, most recently from 7b0ddce to d5f943b Compare April 13, 2026 08:57
@RagiGeorge
Copy link
Copy Markdown
Contributor Author

hi @noopur2507

incorporated review comment, Requesting you to kindly review when you get a chance. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants