Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Conversation

@natebosch
Copy link
Contributor

We use ParenthesizedExpression internally in a few places where it's
know that they are required, but some corners of the syntax require
extra parenthesis in ways that are not feasible to detect in this
library. Allow for explicit manual parenthesis.

We use `ParenthesizedExpression` internally in a few places where it's
know that they are required, but some corners of the syntax require
extra parenthesis in ways that are not feasible to detect in this
library. Allow for explicit manual parenthesis.
@natebosch natebosch requested a review from srawlins August 4, 2023 23:07
Copy link
Contributor

@srawlins srawlins left a comment

Choose a reason for hiding this comment

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

I've experienced this; this'll be hlpful!

@natebosch natebosch merged commit a51bd20 into master Aug 7, 2023
@natebosch natebosch deleted the parenthesized branch August 7, 2023 16:05
mosuem pushed a commit to dart-lang/tools that referenced this pull request Oct 25, 2024
We use `ParenthesizedExpression` internally in a few places where it's
know that they are required, but some corners of the syntax require
extra parenthesis in ways that are not feasible to detect in this
library. Allow for explicit manual parenthesis.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants