tools/go/callgraph/static
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
..
static.go cmd/callgraph: update flag docstring 2015-05-29 17:21:31 +00:00
static_test.go go/ssa: rename some API features (incompatible change) 2015-08-31 22:20:12 +00:00