aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Signature.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2014-08-20 15:00:51 +0200
committerMartin Odersky <odersky@gmail.com>2014-08-24 17:46:36 +0200
commit1f2619bdc4c7b80c3f63fecbe27e47d5f665931d (patch)
tree0c999de882d79d11308607a02dcdf33878b2c95a /src/dotty/tools/dotc/core/Signature.scala
parentab0105cf91fa452abae8ef1d0d14634d8d7d4ab8 (diff)
downloaddotty-1f2619bdc4c7b80c3f63fecbe27e47d5f665931d.tar.gz
dotty-1f2619bdc4c7b80c3f63fecbe27e47d5f665931d.tar.bz2
dotty-1f2619bdc4c7b80c3f63fecbe27e47d5f665931d.zip
renaming: core.transform.Erasure -> core.TypeErasure
The name duplications transform.Erasure / core.transform.Erasure caused irregularities in the imports and the smae name was confusing. Besides Erasure was the only class in core.transform, so it seemed better to eliminate the package alltogether.
Diffstat (limited to 'src/dotty/tools/dotc/core/Signature.scala')
-rw-r--r--src/dotty/tools/dotc/core/Signature.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dotty/tools/dotc/core/Signature.scala b/src/dotty/tools/dotc/core/Signature.scala
index 7bee51106..0f7f33b6b 100644
--- a/src/dotty/tools/dotc/core/Signature.scala
+++ b/src/dotty/tools/dotc/core/Signature.scala
@@ -2,7 +2,7 @@ package dotty.tools.dotc
package core
import Names._, Types._, Contexts._, StdNames._
-import transform.Erasure.sigName
+import TypeErasure.sigName
/** The signature of a denotation.
* Overloaded denotations with the same name are distinguished by