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

[core-feature] Introduce an "inside" operator for patterns #7

Open
apoorvsxna opened this issue Sep 9, 2024 · 0 comments
Open

[core-feature] Introduce an "inside" operator for patterns #7

apoorvsxna opened this issue Sep 9, 2024 · 0 comments

Comments

@apoorvsxna
Copy link
Member

The .yaml file should allow specifying an "inside" pattern as well (name is yet to be decided).
The match will only be considered successful if the pattern is found to be a child of the "inside" pattern in the AST.

Rough example of how this could work-

<to be added>
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