Skip to content

Issue 341 - #11

Open
lizard-boy wants to merge 3 commits into
mainfrom
issue-341
Open

Issue 341#11
lizard-boy wants to merge 3 commits into
mainfrom
issue-341

Conversation

@lizard-boy

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Generated Code not equivalent to AST

2 participants