tools/go/callgraph
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
..
cha go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
rta go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
static go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00
callgraph.go go/callgraph: add "concurrent" or "deferred" prefix to (*Edge).Description 2015-07-13 18:17:08 +00:00
util.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00