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

Check subtypes when filling gaps #5

Open
conartist6 opened this issue Aug 16, 2024 · 0 comments
Open

Check subtypes when filling gaps #5

conartist6 opened this issue Aug 16, 2024 · 0 comments

Comments

@conartist6
Copy link
Member

The check should happen here. We should look into the covers map and verify that any interpolated node is covered by path.type.

Unfortunately path.type does not exist yet as a concept distinct from the type of path~.node, but it should. For example path.type might be Expression while node.type might be BooleanExpression

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

No branches or pull requests

1 participant