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

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Jun 18, 2023

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.

Fixes #5265

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 MartinWitt changed the title Distinct-squid doc: highlight for CtRecordComponent that return values are views Jun 18, 2023
@MartinWitt MartinWitt changed the title doc: highlight for CtRecordComponent that return values are views review: doc: highlight for CtRecordComponent that return values are views Jun 18, 2023
@MartinWitt MartinWitt changed the title review: doc: highlight for CtRecordComponent that return values are views doc: highlight for CtRecordComponent that return values are views Jun 18, 2023
@MartinWitt MartinWitt changed the title doc: highlight for CtRecordComponent that return values are views review: doc: highlight for CtRecordComponent that return values are views Jun 19, 2023
MartinWitt and others added 5 commits June 19, 2023 20:30
Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
Co-authored-by: I-Al-Istannen <I-Al-Istannen@users.noreply.github.com>
@I-Al-Istannen I-Al-Istannen merged commit 55573f4 into INRIA:master Jun 19, 2023
12 checks passed
@I-Al-Istannen I-Al-Istannen deleted the distinct-squid branch June 19, 2023 21:51
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.

[Bug]: CtRecordComponent::toField adds new fields to the model with broken parents
2 participants