]> Cypherpunks repositories - gostls13.git/commit
go/types: add doc strings to various undocumented exported objects
authorRobert Griesemer <gri@golang.org>
Wed, 2 May 2018 18:16:47 +0000 (11:16 -0700)
committerRobert Griesemer <gri@golang.org>
Wed, 2 May 2018 18:42:09 +0000 (18:42 +0000)
commit28b40f3528bf1f45e68da85b1d338a89e61f91b8
tree365cda6586a6b947fe685170c27b86c7d06eff68
parente8d417d272290027e10e348f81cbc6bb5fe0ec13
go/types: add doc strings to various undocumented exported objects

Fixes #22747.

Change-Id: I498cb29f18bd9b59b13dc2ddc3a613cc12ac2a14
Reviewed-on: https://go-review.googlesource.com/110975
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/go/types/object.go
src/go/types/universe.go