mysticatea / regexpp

The regular expression parser for ECMAScript.
MIT License
153 stars 15 forks source link

fix: export RegExpVistor at runtime. #13

Open bd82 opened 4 years ago

bd82 commented 4 years ago

Also changed the built in visitor methods signature to protected to enable customizing sub-visitor flows by overriding.

fixes #12

mattbishop commented 3 years ago

@mysticatea can you please merge this (or reject it) so we can have access to RegExpVisitor? I really don't want to publish an alternate version of regexpp but we need access to use this in other parser libraries.

Thank you for your attention.

MichaelDeBoey commented 1 year ago

Hi @bd82!

Since this repo is unmaintained, you might want to re-open this PR in the @eslint-community fork https://github.com/eslint-community/regexpp

For more info about why we created this organization, you can read https://eslint.org/blog/2023/03/announcing-eslint-community-org