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

Concrete syntax tree #71

Closed
4 tasks
emilos opened this issue Nov 13, 2019 · 0 comments
Closed
4 tasks

Concrete syntax tree #71

emilos opened this issue Nov 13, 2019 · 0 comments

Comments

@emilos
Copy link
Contributor

emilos commented Nov 13, 2019

Story

As a developer, I'd like to be able to use the library as a code transformation tool without losing the existing formatting.

Acceptance criteria

  • concrete flag passed to the library
  • the generated syntax tree contains concrete syntax nodes
  • whitespaces are preserved when generating the code again
  • compatibility with existing estree format

Useful links

https://github.com/cst/cst

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