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

Implemented template expression and conditional type #160

Merged
merged 4 commits into from
Nov 27, 2024
Merged

Conversation

arodionov
Copy link
Contributor

@arodionov arodionov commented Nov 26, 2024

  • added JS.TemplateExpression and JS.TaggedTemplateExpression to support templates
  • added JS.ConditionalType
  • added JS.ExpressionWithTypeArguments and refactored visitExpressionWithTypeArguments

Andrii Rodionov added 2 commits November 26, 2024 13:48
- added JS.TemplateExpression and JS.TaggedTemplateExpression to support templates
- added JS.ExpressionWithTypeArguments
@arodionov arodionov changed the title Implemented template expression Implemented template expression and conditional type Nov 26, 2024
@OlegDokuka OlegDokuka merged commit a3d19b8 into main Nov 27, 2024
2 checks passed
@OlegDokuka OlegDokuka deleted the template-expr branch November 27, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants