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

WildcardRef needed #605

Closed
leventov opened this issue Apr 21, 2016 · 1 comment
Closed

WildcardRef needed #605

leventov opened this issue Apr 21, 2016 · 1 comment

Comments

@leventov
Copy link
Contributor

Currently it is modelled by TypeParameterRef, that is highly counter-intuitive and leads to bugs, when somebody overrides Visitor.visitCtTypeParameterReference() and expects to see only type parameter references, not wildcards! (Yes, I actually trapped into this problem and had long debugging)

@monperrus
Copy link
Collaborator

This is an interesting suggestion.

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

No branches or pull requests

2 participants