1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:18:32 -06:00
go/cmd/ssadump
Alan Donovan afcda55b39 go/ssa: rename some API features (incompatible change)
Rename the following exported names:
	(*Program).BuildAll → Build
	(*Program).Method   → MethodValue
	Package.Object      → Pkg
Also:
	(*Function).pkgobj  → pkg

Change-Id: Iff7e6c240ebe6786ba759278ac0daa3d66698013
Reviewed-on: https://go-review.googlesource.com/14134
Reviewed-by: Robert Griesemer <gri@golang.org>
2015-08-31 22:20:12 +00:00
..
main.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00