//
pkg.gl
Category
golang.org/x/tools
go
ast
inspector
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1k
Files
784 SLOC
#
Functions
All
All[N] returns an iterator over all the nodes of type N.
New
New returns an Inspector for the specified syntax trees.
#
Structs
Inspector
An Inspector provides methods for inspecting (traversing) the syntax trees of a package.