...

Directory /src/golang.org/x/tools/go/ast

Name Synopsis
..
astutil Package astutil contains common utilities for working with the Go AST.
inspector Package inspector provides helper functions for traversal over the syntax trees of a package, including node filtering by type, and materialization of the traversal stack.