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

Add numblock specific body mutations #1256

Open
mbj opened this issue Aug 30, 2021 · 0 comments
Open

Add numblock specific body mutations #1256

mbj opened this issue Aug 30, 2021 · 0 comments

Comments

@mbj
Copy link
Owner

mbj commented Aug 30, 2021

The generic mutator may take out the numblock lvars, which would turn the node into a not numblock anymore.

The solution will require to scan the generated node for numblock args, and on their absence fall back to regular blocks. This needs to honor lvar scope boundaries, nested numblocks etc.

Related to: #1243

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

No branches or pull requests

1 participant