Home
last modified time | relevance | path

Searched refs:packageAST (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/bootstrap/bpdoc/
Dreader.go169 pkgAST, err := packageAST(files)
213 func packageAST(files []string) (*ast.Package, error) { func