Skip to content

feat: use regexp parser for the generator #58

@hedhyw

Description

@hedhyw

In PR #57 was implemented a nice generator that converts a regular expression to rex code.

In this task, we want to remove parsing work from our hands and use the parser.

Example usage: https://go.dev/play/p/RkRAXCl1O6G

We can follow the same style as in String() method

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