package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Functions

All[N] returns an iterator over all the nodes of type N.
New returns an Inspector for the specified syntax trees.

# Structs

An Inspector provides methods for inspecting (traversing) the syntax trees of a package.