Skip to content

Remove underscore from SyntaxViewingMode._all #567

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

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 9, 2022

I believe this syntax viewing mode can be useful in general and there’s no need to make it semi-private with an underscore.

rdar://98368959

@ahoppen ahoppen requested a review from bnbarham August 9, 2022 10:26
@ahoppen
Copy link
Member Author

ahoppen commented Aug 9, 2022

@swift-ci Please test

Comment on lines 28 to 29
/// Mostly useful for SwiftSyntax internal verifiers that verify the integrity
/// of the entire tree
Copy link
Contributor

@bnbarham bnbarham Aug 9, 2022

Choose a reason for hiding this comment

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

Is this comment still true?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. I think we should get rid of it.

I believe this syntax viewing mode can be useful in general and there’s no need to make it semi-private with an underscore.

rdar://98368959
@ahoppen ahoppen force-pushed the pr/syntaxviewingmode-all-is-public branch from 33687de to 4fd05f2 Compare August 9, 2022 20:27
@ahoppen
Copy link
Member Author

ahoppen commented Aug 9, 2022

@swift-ci Please test

@ahoppen ahoppen merged commit ba36874 into swiftlang:main Aug 11, 2022
@ahoppen ahoppen deleted the pr/syntaxviewingmode-all-is-public branch August 11, 2022 06:12
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