Imports of package builder

PathSynopsis
github.com/lann/ps
go/astPackage ast declares the types used to represent syntax trees for Go packages.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.