aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/annotation/internal/SourceFile.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2016-10-20 17:32:27 +0200
committerMartin Odersky <odersky@gmail.com>2016-10-20 17:32:27 +0200
commit259332c9bbc127a6936e2d53bbc609db9533f0f9 (patch)
treed25bedfcfd099df32c62459ed1257824fcd03c88 /src/dotty/annotation/internal/SourceFile.scala
parent3e76f3c26891e3df6afc6ff1ef086d9f876ffc07 (diff)
downloaddotty-259332c9bbc127a6936e2d53bbc609db9533f0f9.tar.gz
dotty-259332c9bbc127a6936e2d53bbc609db9533f0f9.tar.bz2
dotty-259332c9bbc127a6936e2d53bbc609db9533f0f9.zip
Introduce scalaShadowing package
The `scalaShadowing` package is used to safely modify classes and objects in scala so that they can be used from dotty. They will be visible as members of the `scala` package, replacing any objects or classes with the same name. But their binary artifacts are in `scalaShadowing` so they don't clash with the same-named `scala` members at runtime.
Diffstat (limited to 'src/dotty/annotation/internal/SourceFile.scala')
0 files changed, 0 insertions, 0 deletions