tools/go/buildutil
Alan Donovan aba8625c37 go.tools/go/buildutil: more utilities.
- ParseFile (core of go/loader's parseFiles(); also used by refactor/rename)
- ContainingPackage (core of Oracle's guessImportPath; also used by refactor/rename)
- Accessors for effective "methods" of build.Context:
  FileExists, OpenFile, IsAbsPath, JoinPath.

LGTM=sameer
R=dave, sameer
CC=golang-codereviews, gri
https://golang.org/cl/146120043
2014-09-23 10:20:48 -04:00
..
allpackages.go go/buildutil: rename AllPackages{,List} -> {ForEachPackage,AllPackages}. 2014-09-11 14:33:37 -04:00
allpackages_test.go go/buildutil: rename AllPackages{,List} -> {ForEachPackage,AllPackages}. 2014-09-11 14:33:37 -04:00
util.go go.tools/go/buildutil: more utilities. 2014-09-23 10:20:48 -04:00
util_test.go go.tools/go/buildutil: more utilities. 2014-09-23 10:20:48 -04:00