Closed
Description
From @jmesserly on January 22, 2015 17:26
idea: in a few methods like visitStatement, visitDeclaration, gather comments from the begin/end token stream and emit them in the desired location. This seems like a relatively simple way of preserving comments. We can then refine it over time to make locations more precise.
Copied from original issue: dart-archive/dev_compiler#30