Skip to content

Using the rewire transform plugin with chevrotain results in errors about _get__ #206

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
CMCDragonkai opened this issue Nov 15, 2017 · 1 comment

Comments

@CMCDragonkai
Copy link

Chevrotain/chevrotain#601

Basically chevrotain uses the ES6 classes for tokens. And when we use the class, instead of passing the class name into the this.CONSUME function, it passes _get__. Would rewire somehow change the class's name?

@CMCDragonkai
Copy link
Author

Is there a way to make rewire ignore certain files so its rewiring metaprogramming doesn't come into conflict with other metaprogramming systems?

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

No branches or pull requests

1 participant