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

Set the type on identifiers of function type parameters. #538

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

traceyyoshima
Copy link
Contributor

Changes:

  • The identifier of FunctionType parameters will contain the type.

fixes #536

@traceyyoshima traceyyoshima merged commit 92ff305 into main Dec 13, 2023
1 check passed
@traceyyoshima traceyyoshima deleted the type-on-function-type-params branch December 13, 2023 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Parser visitor issue: the type on functionType parameters names are set to null.
1 participant