Skip to content
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

accept esprima AST as input #86

Closed
millermedeiros opened this issue Oct 30, 2013 · 1 comment
Closed

accept esprima AST as input #86

millermedeiros opened this issue Oct 30, 2013 · 1 comment

Comments

@millermedeiros
Copy link
Owner

I added the transform method but right now it only accepts ASTs generated by rocambole.

we should probably change rocambole and expose a new method to augment the nodes without needing the raw string data, so we could pipe multiple tools together to transform the AST.

see #14

@millermedeiros
Copy link
Owner Author

given the amount of work needed (and very limited use case) I'm going to ignore this..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant