Skip to content

Split token and layout specific methods to specific views #604

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 7 commits into from
Aug 19, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Aug 18, 2022

This should make it obvious when you are accessing properties that only exist on tokens or views.

Also shuffled the API a little bit (e.g. removing children accessors that weren’t providing real value).

@ahoppen ahoppen requested a review from rintaro August 18, 2022 14:46
@ahoppen ahoppen force-pushed the pr/rawsyntax-split branch 2 times, most recently from 5c8acc3 to a06ff4c Compare August 18, 2022 20:45
@ahoppen ahoppen changed the title Split RawSyntax.swift into token-specific, layout-specific and general file Split token and layout specific methods to specific views Aug 18, 2022
@ahoppen ahoppen force-pushed the pr/rawsyntax-split branch from a06ff4c to f36f3e6 Compare August 18, 2022 22:10
@ahoppen
Copy link
Member Author

ahoppen commented Aug 18, 2022

swiftlang/swift#60635

@swift-ci Please test

@ahoppen ahoppen force-pushed the pr/rawsyntax-split branch from f36f3e6 to 68cd96e Compare August 19, 2022 06:35
@ahoppen
Copy link
Member Author

ahoppen commented Aug 19, 2022

swiftlang/swift#60635

@swift-ci Please test

@ahoppen ahoppen merged commit 1b53f6a into swiftlang:main Aug 19, 2022
@ahoppen ahoppen deleted the pr/rawsyntax-split branch August 19, 2022 10:24
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