//
pkg.gl
Category
github.com/TBD54566975/golang-tools
go
ast
inspector
package
0.2.1
Repository:
https://github.com/tbd54566975/golang-tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
48
Files
341 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.