Skip to content

Options on regexp #66

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

Merged
merged 1 commit into from
May 6, 2022
Merged

Options on regexp #66

merged 1 commit into from
May 6, 2022

Conversation

kddnewton
Copy link
Member

Add options as a method on SyntaxTree::RegexpLiteral, add it to pattern matching, and describe it using the SyntaxTree::Visitor::FieldVisitor class.

Closes #62

Add `options` as a method on `SyntaxTree::RegexpLiteral`, add it to pattern matching, and describe it using the `SyntaxTree::Visitor::FieldVisitor` class.
@kddnewton kddnewton merged commit fbcf4ea into main May 6, 2022
@kddnewton kddnewton deleted the pretty-print-regexp-optinos branch May 6, 2022 00:49
@flavorjones
Copy link

Thank you!

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.

Pretty-print regular expression options
2 participants