tools/go/ssa/ssautil
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
..
testdata go.tools/ssa: tweaks to CreateTestMainPackage. 2014-02-11 15:59:20 -05:00
load.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
load_test.go go/loader: eliminate ImportFromBinary option and PackageCreated hook 2015-04-17 18:58:17 +00:00
switch.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00
switch_test.go x/tools: disable tests not supported on Android 2015-08-06 00:36:03 +00:00
visit.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00