Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review: doc: highlight for CtRecordComponent that return values are views #5287

Merged
merged 7 commits into from
Jun 19, 2023

Commits on Jun 18, 2023

  1. doc: highlight for CtRecordComponent that return values are views

    Update the comments of the `toMethod()` and `toField()` functions in the `CtRecordComponent.java` file to improve the view of the corresponding methods and fields. This change improves the readability of previously confusing aspects of the code while highlighting ways to view specific fields and methods.
    MartinWitt committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    372cfb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    566e2e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Update src/main/java/spoon/reflect/declaration/CtRecordComponent.java

    Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
    MartinWitt and I-Al-Istannen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c2a6f06 View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/spoon/reflect/declaration/CtRecordComponent.java

    Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
    MartinWitt and I-Al-Istannen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    82554d7 View commit details
    Browse the repository at this point in the history
  3. Update src/main/java/spoon/reflect/declaration/CtRecordComponent.java

    Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
    MartinWitt and I-Al-Istannen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c15910e View commit details
    Browse the repository at this point in the history
  4. Update src/main/java/spoon/reflect/declaration/CtRecordComponent.java

    Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
    MartinWitt and I-Al-Istannen committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9aba969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6dcc604 View commit details
    Browse the repository at this point in the history