Skip to content

Conversation

@elton2048
Copy link

It extends the Capture expression type to include capturing boolean flag to indicate whether it should be captured or not. In compile process, if the capturing flag is false, the expression will be parsed only without putting capturing information into slot.

Resolve: #34

 - Add logic to check the group expression modifiers
 - Implement non-capturing group logic which return `Patch` without
 changing the capture parts responsible for capturing group

Resolve: tiehuis#34
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.

Support group with Perl flag setting and non-capturing group

1 participant