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

Names in ImportSelector should be TermNames rather than generic Names #8249

Closed
scabug opened this issue Feb 7, 2014 · 3 comments
Closed
Milestone

Comments

@scabug
Copy link

scabug commented Feb 7, 2014

case class ImportSelector(name: Name, namePos: Int, rename: Name, renamePos: Int) extends ImportSelectorApi

Those should be TermNames as TypeNames are never used there.

@scabug
Copy link
Author

scabug commented Feb 7, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8249?orig=1
Reporter: @densh
Affected Versions: 2.10.0, 2.11.0

@scabug
Copy link
Author

scabug commented Feb 7, 2014

@densh said:
I'd personal throw away this abomination altogether and replace it with a tree of some kind.

@scabug scabug added this to the Backlog milestone Apr 7, 2017
@SethTisue
Copy link
Member

seems unlikely to change at this point (but I could be wrong, comment/reopen if so)

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

3 participants