Imports of package embeddirective

PathSynopsis
go/astPackage ast declares the types used to represent syntax trees for Go packages.
golang.org/x/tools/go/analysisPackage analysis defines the interface between a modular static analysis and an analysis driver program.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.