Skip to content

Conversation

@lizard-boy
Copy link

Summary

resolves Instagram#341

Adds _PrecedenceNode as a helper class to automatically parenthesize child nodes when necessary

Test Plan

Adds basic unit tests for implicit parens and extends fuzz testing.

Notes

I had originally tried to allow MaybeSentinel in {l,r}par attrs but this proved difficulty to get right. It would require numerous changes to the parser to ensure proper construction of _BaseParenthesizableNode as they are often explicitly constructed with empty lpar and rpar attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants