summaryrefslogtreecommitdiff
path: root/META-INF
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-01-31 23:29:35 +0100
committerEugene Burmako <xeno.by@gmail.com>2014-02-14 23:51:24 +0100
commit73adf2d9de441e151a117a5b33ae707ad79a9f36 (patch)
treea89a66cdbe161ef473a4ea16d5a6de17b50d81e2 /META-INF
parent63462f3d5f032639e80571176c91c34b91e65441 (diff)
downloadscala-73adf2d9de441e151a117a5b33ae707ad79a9f36.tar.gz
scala-73adf2d9de441e151a117a5b33ae707ad79a9f36.tar.bz2
scala-73adf2d9de441e151a117a5b33ae707ad79a9f36.zip
introduces c.internal
Sometimes universe.internal just won’t cut it (for example, when internal APIs need access to enclosingOwner or to the typechecker), and for that we need c.internal. It’s totally not a problem for us in Scala, because with first-class modules we can just inherit c.internal from c.universe.internal and have it expose all the basic APIs automatically. Yay for Scala!
Diffstat (limited to 'META-INF')
0 files changed, 0 insertions, 0 deletions