summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/OfflineCompilerCommand.scala
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2009-12-06 22:25:50 +0000
committerPaul Phillips <paulp@improving.org>2009-12-06 22:25:50 +0000
commite1afd5b3230b70d8be9e299080fd15b358365b91 (patch)
tree0f2fa7fc2f1c9d8eb1960a795105d2686fd3cd7f /src/compiler/scala/tools/nsc/OfflineCompilerCommand.scala
parent4532a5d7f1cd6bf11e2658843eabc49102a3a1b4 (diff)
downloadscala-e1afd5b3230b70d8be9e299080fd15b358365b91.tar.gz
scala-e1afd5b3230b70d8be9e299080fd15b358365b91.tar.bz2
scala-e1afd5b3230b70d8be9e299080fd15b358365b91.zip
Making it easier to explore the AST. Example:
scala> :power scala> val t = mkTree("def bip(x: Float) = x.toInt") t: interpreter.compiler.Tree = def bip(x: Float) = x.toInt
Diffstat (limited to 'src/compiler/scala/tools/nsc/OfflineCompilerCommand.scala')
0 files changed, 0 insertions, 0 deletions