Skip to content

Allow getting capture group by name#28

Open
esgott wants to merge 1 commit intomicrosoft:mainfrom
esgott:group-names
Open

Allow getting capture group by name#28
esgott wants to merge 1 commit intomicrosoft:mainfrom
esgott:group-names

Conversation

@esgott
Copy link
Copy Markdown
Contributor

@esgott esgott commented Jun 10, 2024

Add a method on the scanner the returns a mapping from capture group names to capture group indexes, so essentially the capture groups can be accessed by their names.

Add a method on the scanner the returns a mapping from capture group
names to capture group indexes, so essentially the capture groups can be
accessed by their names.
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.

1 participant