go/ast: provide complete node text range info
- add End() method to all nodes; the text range of a node n is [n.Pos(), n.End()) - various small bug fixes in the process - fixed several comments R=r, rsc CC=golang-dev https://golang.org/cl/3769042
Showing
This diff is collapsed.
Please
register
or
sign in
to comment