summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/javac
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2014-06-26 11:22:04 +0200
committerAdriaan Moors <adriaan.moors@typesafe.com>2014-07-17 15:40:38 +0200
commit638b4c3f5b5721b68a6af97e237b4f056c2da7ed (patch)
tree9bccd325423dd12080bfeefb1ed7b51be55a1bcc /src/compiler/scala/tools/nsc/javac
parent4b333fbf7a38be11e568bd71e2dc5dca00e3bce6 (diff)
downloadscala-638b4c3f5b5721b68a6af97e237b4f056c2da7ed.tar.gz
scala-638b4c3f5b5721b68a6af97e237b4f056c2da7ed.tar.bz2
scala-638b4c3f5b5721b68a6af97e237b4f056c2da7ed.zip
Regularize `comment` hook method
This is currently pretty borken, but let's at least not clutter innocent interfaces with this functionality. Moved `comment` (as `signalParsedDocComment`) next to the other hook methods in `Global`. For now, it calls the old `reporter.comment` hook method. As soon as the IDE is refactored to receive comments properly, the deprecated `Reporter#comment` method can be removed.
Diffstat (limited to 'src/compiler/scala/tools/nsc/javac')
0 files changed, 0 insertions, 0 deletions