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

MethodDeclaration should extend QuestionTokenableNode #473

Closed
dsherret opened this issue Oct 24, 2018 · 1 comment
Closed

MethodDeclaration should extend QuestionTokenableNode #473

dsherret opened this issue Oct 24, 2018 · 1 comment

Comments

@dsherret
Copy link
Owner

As title. In ambient contexts it could have a question token.

@dsherret dsherret changed the title FunctionLikeDeclaration should extend QuestionTokenableNode MethodDeclaration should extend QuestionTokenableNode Oct 24, 2018
@dsherret
Copy link
Owner Author

It seems this is on FunctionLikeDeclaration in the compiler API, but the compiler doesn't parse the question token for the other nodes... this only seems to work on MethodDeclaration so only going to put this on there for now.

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