]> Cypherpunks repositories - gostls13.git/commit
- collect line comments for methods in interfaces
authorRobert Griesemer <gri@golang.org>
Mon, 2 Nov 2009 17:18:02 +0000 (09:18 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 2 Nov 2009 17:18:02 +0000 (09:18 -0800)
commitb67352110f0f22c63edf4fad6ffa5c2a02cee9dc
tree78732528440b08c597a60b44f552793769cab8f8
parent9dd2e1e30f1eb9f2f07adfc4a2068a9612f0236f
- collect line comments for methods in interfaces
  (previously not shown in godoc)
- simplify parsing of struct types (match code structure for parsing interface types)

R=rsc, r
http://go/go-review/1016019
src/pkg/go/parser/parser.go
src/pkg/go/printer/testdata/comments.x