diff options
| author | Robert Griesemer <gri@golang.org> | 2018-05-10 13:33:47 -0700 |
|---|---|---|
| committer | Robert Griesemer <gri@golang.org> | 2018-05-10 20:54:21 +0000 |
| commit | 903f095c1ae3cafc40855662c69722121c42e3a7 (patch) | |
| tree | f0b3f4f6248f537b735629e5d84c703ca6a9cb3d /src/database/sql/sql.go | |
| parent | b98ffdf859f0fec2acb1765bf5b62ce1e4587c2b (diff) | |
| download | go-903f095c1ae3cafc40855662c69722121c42e3a7.tar.xz | |
go/types: adopt spec terminology, use 'embedded' rather then 'anonyous' field
Commit f8b4123613a (https://go-review.googlesource.com/35108) adjusted
the spec to uniformly use 'embedded' rather than 'anonymous' for struct
embedded fields. Adjust go/types' internal terminology.
Provide an additional accessor Var.IsEmbedded().
This is essentially a rename of an internal field and adjustments of
documentation.
Change-Id: Icd07aa192bc5df7a2ee103185fa7e9c55e8f1ac3
Reviewed-on: https://go-review.googlesource.com/112716
Run-TryBot: Robert Griesemer <gri@golang.org>
Reviewed-by: Alan Donovan <adonovan@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions
