summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2012-09-26 10:36:27 +0200
committerEugene Burmako <xeno.by@gmail.com>2012-09-27 15:53:16 +0200
commit02f980c617192fcee84813805e9875f8dfb88fa5 (patch)
tree09bb7b89e340f4b695b60b8c9cf1187b3da8c702 /test
parent7742c71c8896d06e5c9b8cc885efbc2cbf7edb69 (diff)
downloadscala-02f980c617192fcee84813805e9875f8dfb88fa5.tar.gz
scala-02f980c617192fcee84813805e9875f8dfb88fa5.tar.bz2
scala-02f980c617192fcee84813805e9875f8dfb88fa5.zip
a more precise type for Context.mirror
scala.reflect.api.Mirror is the most basic contract for mirrors. Currently scala.reflect.api.Universe.Mirror is simply an abstract type type Mirror >: Null <: scala.reflect.api.Mirror[self.type], and scala.reflect.macros.Universe doesn't override that type, so from the user standpoint at the moment scala.reflect.api.Mirror == c.mirror, however, in the future this might be a source of errors.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions