Descriptiongo/ast: streamline representation of field lists
- always include position information about opening/closing parens/braces
- replace uses of []*ast.Field with *ast.FieldList
Fixes issue 473.
Patch Set 1 #Patch Set 2 : code review 223043: go/ast: streamline representation of field lists #Patch Set 3 : code review 223043: go/ast: streamline representation of field lists #Patch Set 4 : code review 223043: go/ast: streamline representation of field lists #Patch Set 5 : code review 223043: go/ast: streamline representation of field lists #
MessagesTotal messages: 4
|