summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Namers.scala
diff options
context:
space:
mode:
authorEugene Burmako <xeno.by@gmail.com>2013-12-07 11:41:29 +0100
committerEugene Burmako <xeno.by@gmail.com>2013-12-30 19:06:29 +0300
commit9737b808c12821162e2a5888b17175a396037f50 (patch)
tree99136c43abb128bec5d82e8d782867f701a52db3 /src/compiler/scala/tools/nsc/typechecker/Namers.scala
parentfbbe7cc1773fad2b261f65b1381f94532d252f6f (diff)
downloadscala-9737b808c12821162e2a5888b17175a396037f50.tar.gz
scala-9737b808c12821162e2a5888b17175a396037f50.tar.bz2
scala-9737b808c12821162e2a5888b17175a396037f50.zip
macroExpandApply => macroExpand
Back then, when we needed separate macro expanders for both applications and unapplications, it made sense to have two different methods that do macro expansions. However, after @paulp’s upgrade of the pattern matching engine, we no longer need a dedicated expander for unapply, so I’m removing it and renaming `macroExpandApply` to just `macroExpand`.
Diffstat (limited to 'src/compiler/scala/tools/nsc/typechecker/Namers.scala')
0 files changed, 0 insertions, 0 deletions