Descriptiongo/ast: comment map implementation
A comment map associates comments with AST nodes
and permits correct updating of the AST's comment
list when the AST is manipulated.
Patch Set 1 #Patch Set 2 : diff -r 041fb1a6b1a2 https://code.google.com/p/go #Patch Set 3 : diff -r ae0301294b9b https://code.google.com/p/go #Patch Set 4 : diff -r ae0301294b9b https://code.google.com/p/go #Patch Set 5 : diff -r 76f136192aac https://code.google.com/p/go #Patch Set 6 : diff -r 76f136192aac https://code.google.com/p/go #Patch Set 7 : diff -r 76f136192aac https://code.google.com/p/go #
Total comments: 26
Patch Set 8 : diff -r 319a9f3330d0 https://code.google.com/p/go #Patch Set 9 : diff -r f33da81baac2 https://code.google.com/p/go #Patch Set 10 : diff -r f33da81baac2 https://code.google.com/p/go #Patch Set 11 : diff -r cbef2fd0bcda https://code.google.com/p/go #MessagesTotal messages: 9
|