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

feat: add Expression::SubExpr #65

Merged
merged 1 commit into from Sep 7, 2022
Merged

feat: add Expression::SubExpr #65

merged 1 commit into from Sep 7, 2022

Conversation

martinohmann
Copy link
Owner

This adds supports for parsing and serializing sub expressions (expressions wrapped in parenthesis).

This adds supports for parsing and serializing sub expressions
(expressions wrapped in parenthesis).
@martinohmann martinohmann merged commit e37f090 into main Sep 7, 2022
@martinohmann martinohmann deleted the sub-expr branch September 7, 2022 20:18
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.

None yet

1 participant