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

Create chainable similar to json-operator #1

Open
mandricore opened this issue Nov 22, 2016 · 0 comments
Open

Create chainable similar to json-operator #1

mandricore opened this issue Nov 22, 2016 · 0 comments

Comments

@mandricore
Copy link
Owner

mandricore commented Nov 22, 2016

Play with json-operator to get a feel for the API
The objective is to create a similar API for querying/operating on the AST.
See #2 for details

The API should make it easy to perform common high level AST operations, such as:

  • Create/delete class
  • Create/delete function (or function inside a class, ie. within scope of an identifier)
  • create/delete const in scope
  • add/remove import/export of a module
    ...
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