Skip to content

Support group with Perl flag setting and non-capturing group #34

@elton2048

Description

@elton2048

I see there is basic support for group but no some more complex features like Perl flag for named group and non-capturing group. It would be good if there is support on that.

I took a look of the code and seems there is no extra attributes for Expr (expression) since that is union(enum). Perhaps it would be a good idea to have new struct Group out such that there could be different attributes like name and captured bool flag to determine the type of that, for further expression handling?

Reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions