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

Implement ESTree Super node #115

Closed
nzakas opened this issue Mar 28, 2015 · 1 comment
Closed

Implement ESTree Super node #115

nzakas opened this issue Mar 28, 2015 · 1 comment
Milestone

Comments

@nzakas
Copy link
Member

nzakas commented Mar 28, 2015

The super keyword is now represented by its own node in ESTree: https://github.com/estree/estree/blob/master/es6.md#expressions

We should make this change as well.

@nzakas nzakas modified the milestone: v2.0.0 Mar 28, 2015
@nzakas
Copy link
Member Author

nzakas commented Apr 4, 2015

Working on this.

nzakas added a commit that referenced this issue Apr 4, 2015
nzakas added a commit that referenced this issue Apr 4, 2015
nzakas added a commit that referenced this issue Apr 4, 2015
@nzakas nzakas closed this as completed in 461e762 Apr 4, 2015
nzakas added a commit that referenced this issue Apr 4, 2015
New: Add Super node (fixes #115)
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