summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/runtime/JavaMirrors.scala
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2014-02-14 16:34:22 +0100
committerEugene Burmako <xeno.by@gmail.com>2014-02-15 09:32:26 +0100
commit88fd9b91c9b468d983bff795869753e6b9c53365 (patch)
tree5634ff79f160431db9f2fb33b28a43becb6c5dfd /src/reflect/scala/reflect/runtime/JavaMirrors.scala
parent1c4863439c763bdcce9cb276a1eb1bcc2763d9b8 (diff)
downloadscala-88fd9b91c9b468d983bff795869753e6b9c53365.tar.gz
scala-88fd9b91c9b468d983bff795869753e6b9c53365.tar.bz2
scala-88fd9b91c9b468d983bff795869753e6b9c53365.zip
provides extension methods for internal
Based on my scala/async migration experiences, I can say that having to write `setType(tree, tpe)` instead of `tree.setType(tpe)` is a major pain. That's why I think it makes sense to expose some functions in internal as extension methods.
Diffstat (limited to 'src/reflect/scala/reflect/runtime/JavaMirrors.scala')
0 files changed, 0 insertions, 0 deletions