Skip to content

fix: export RegExpVistor at runtime.#13

Open
bd82 wants to merge 1 commit intomysticatea:masterfrom
bd82:export_visitor
Open

fix: export RegExpVistor at runtime.#13
bd82 wants to merge 1 commit intomysticatea:masterfrom
bd82:export_visitor

Conversation

@bd82
Copy link
Copy Markdown

@bd82 bd82 commented Sep 11, 2020

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

fixes #12

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

fixes mysticatea#12
@mattbishop
Copy link
Copy Markdown

@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
Copy link
Copy Markdown

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

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.

RegExpVisitor class is not exported

3 participants