aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/typer/Typer.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2013-06-06 19:18:45 +0200
committerMartin Odersky <odersky@gmail.com>2013-06-06 19:18:45 +0200
commit5651846489834ed69cbb2dab88bc628cf6234dc9 (patch)
tree6876f0bba0da934565bf0906d330618c4ed9e294 /src/dotty/tools/dotc/typer/Typer.scala
parent898fe8a499c97fa62840e2c79755fc729015a442 (diff)
downloaddotty-5651846489834ed69cbb2dab88bc628cf6234dc9.tar.gz
dotty-5651846489834ed69cbb2dab88bc628cf6234dc9.tar.bz2
dotty-5651846489834ed69cbb2dab88bc628cf6234dc9.zip
Changed meaning of typeParams
Type parameters are now counted only if they are not refined. I.e. previously given class Map[K, V], K and V would be type parameters of Map { K = Int }, but now only V would be. Also, added a new kind of name filter that gets all type members.
Diffstat (limited to 'src/dotty/tools/dotc/typer/Typer.scala')
0 files changed, 0 insertions, 0 deletions