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

Split BookendedAbsSyn out from AbsSyn #220

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Conversation

Ericson2314
Copy link
Collaborator

BookendedAbsSyn wraps it to separate the information needed by the
middle parts of happy from the header and footer which are just added
back at the end.

The code looks nicer to me now, with fewer wildcard and @-patterns,
therefore I conclude that this is makes the data structures more natural
for what we are doing.

`BookendedAbsSyn` wraps it to separate the information needed by the
middle parts of happy from the header and footer which are just added
back at the end.

The code looks nicer to me now, with fewer wildcard and @-patterns,
therefore I conclude that this is makes the data structures more natural
for what we are doing.
@Ericson2314 Ericson2314 merged commit 3ae0300 into master Dec 31, 2021
@Ericson2314 Ericson2314 deleted the bookended-abs-syn branch December 31, 2021 09:07
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