mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
In the case that there were more than one comment blocks preceding a block of code, the visitor was only attaching the first comment. Really what we should do is to attach the last comment before the code block. |
||
|---|---|---|
| .. | ||
| atParser.js | ||
| atParser.spec.js | ||
| AttachCommentTreeVisitor.js | ||
| ExportTreeVisitor.js | ||
| getJSDocComment.js | ||
| getJSDocComment.spec.js | ||
| modules.js | ||
| ParseTreeVisitor.js | ||
| SourceFile.js | ||
| traceurOptions.js | ||
| TraceurParser.js | ||