//
pkg.gl
Category
github.com/goki/go-tools
go
ast
inspector
package
0.0.0-20240310010237-a3f02065c60a
Repository:
https://github.com/goki/go-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
35
Files
343 SLOC
#
Functions
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.