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

Pattern Exec block after Pattern Block #7

Open
priyavadan opened this issue Mar 29, 2020 · 1 comment
Open

Pattern Exec block after Pattern Block #7

priyavadan opened this issue Mar 29, 2020 · 1 comment

Comments

@priyavadan
Copy link
Member

our STIL files typically have the PatternExec block after the Pattern Block. Would it be possible to parse out the PatternExec block regardless of the location order (before or after PatternBlock)?

@ginty
Copy link
Member

ginty commented Mar 30, 2020

If you do go down the road of also parsing the vector blocks, then this issue would naturally resolve as position will no longer matter if everything is getting parsed.

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

2 participants