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

fix: parent relationship in TaggedTemplateLiteral (#1238) #1239

Merged
merged 3 commits into from
Jul 16, 2022

Conversation

kuzjka
Copy link
Contributor

@kuzjka kuzjka commented Jun 17, 2022

This PR adds parent references to target and string template nodes of TaggedTemplateLiteral node (see #1238)

Since string templates are introduced in ES6, I placed tests into org.mozilla.javascript.tests.es6 package. Please let me know if there is a more suitable place for these tests.

@rbri
Copy link
Collaborator

rbri commented Jun 17, 2022

Many thanks for this pr. Please do a
gradlew spotlessApply
to fix the code style.

@gbrail
Copy link
Collaborator

gbrail commented Jul 16, 2022

This looks good. Sorry about the long delay!

@gbrail gbrail merged commit 2daadfc into mozilla:master Jul 16, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants