Skip to content

Rename isTypeParameter to isTypeParameterDeclaration #16422

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

Merged
1 commit merged into from
Jun 12, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 9, 2017

This is technically a public API breaking change, but it's only been there since #16121.
This makes the function more in line with isConstructorDeclaration, isTypePredicateNode, and others. We should use the name of the type, not the name of the syntax kind.
@mhegazy I'd like to get this in for ts2.4.1.

@ghost ghost merged commit 050126c into master Jun 12, 2017
@ghost ghost deleted the isTypeParameterDeclaration branch June 12, 2017 21:31
@sandersn
Copy link
Member

Looks like this breaks the build in services: https://travis-ci.org/Microsoft/TypeScript/jobs/242197871

@ghost ghost restored the isTypeParameterDeclaration branch June 12, 2017 22:07
@mhegazy mhegazy deleted the isTypeParameterDeclaration branch November 2, 2017 21:04
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants